• Stars
    star
    111
  • Rank 306,153 (Top 7 %)
  • Language
    Python
  • License
    Other
  • Created over 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A frappe app to upload file attachments in doctypes to s3.

Frappe S3 Attachment

Frappe app to make file upload automatically upload and read from s3.

Features.

  1. Upload both public and private files to s3.
  2. Stream files from S3, when file is viewed everytime.
  3. Lets you add S3 credentials (aws key, aws secret, bucket name, folder name) through ui and migrate existing files.
  4. Deletes from s3 whenever a file is deleted in ui.
  5. Files are uploaded categorically in the format. {s3_folder_path}/{year}/{month}/{day}/{doctype}/{file_hash}

Installation.

  1. bench get-app https://github.com/zerodhatech/Frappe-attachments-s3.git
  2. bench install-app frappe_s3_attachment

Configuration Setup.

  1. Open single doctype "s3 File Attachment"
  2. Enter (Bucket Name, AWS key, AWS secret, S3 bucket Region name, Folder Name) Folder Name- folder name is the default folder path in s3.
  3. Migrate existing files lets all the existing files in private and public folders to be migrated to s3.
  4. Delete From Cloud when selected deletes the file form s3 bucket whenever a file is deleted from ui. By default the Delete from cloud will be unchecked.

License

MIT

More Repositories

1

pykiteconnect

The official Python client library for the Kite Connect trading APIs
Python
959
star
2

dungbeetle

A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.
Go
397
star
3

kiteconnectjs

The official NodeJs client library for the Kite Connect trading APIs
TypeScript
307
star
4

javakiteconnect

The official Java client for communicating with Kite Connect API.
Java
194
star
5

gokiteconnect

Official Go client for Kite Connect API's
Go
165
star
6

nomad-cluster-setup

Terraform modules for creating Nomad servers and clients nodes on AWS.
HCL
131
star
7

logf

Extremely fast, light weight, zero alloc logfmt logging library for Go.
Go
85
star
8

gchatgpt

Google Chat bot for OpenAI ChatGPT
Go
81
star
9

fastglue

Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.
Go
78
star
10

dotnetkiteconnect

.NET library for Kite connect
C#
76
star
11

kite-connect-python-example

Kite connect Python client example
Python
62
star
12

simplesessions

simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even cookie jars.
Go
55
star
13

kaf-relay

Replicate and sync kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availability.
Go
53
star
14

rbiparser

A utility for downloading, parsing and sanitizing bank database (IFSC, MICR, address etc.) Excel sheets from the RBI website.
Python
53
star
15

zerodhatech.github.io

The zerodha.tech blog
HTML
45
star
16

kiteconnect-rs

The official Rust client library for the Kite Connect trading APIs
Rust
45
star
17

phpkiteconnect

The official PHP client library for the Kite Connect trading APIs
PHP
43
star
18

cppkiteconnect

C++ Kite Connect API library / SDK
C++
40
star
19

py-frappe-client

Frappe client for humans
Python
30
star
20

fastcache

fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.
Go
30
star
21

jpdfsigner

A HTTP server and a CLI for digitally signing PDFs.
Java
27
star
22

pdf_text_overlay

pdf_text_overlay is a python library to write text on top of pdf.
Python
25
star
23

vendor-payments

A frappe app that has workflows and reports to make payments to vendors by a company and track them
Python
25
star
24

kiteconnect-mocks

Mock responses for kiteconnect
23
star
25

mii-lama

A tool for posting metrics from node-exporter to LAMA (Indian stock market regulatory framework) API gateways
Go
19
star
26

rms-consolidated-scrips-status

A utility that parse Zerodha Consolidated google spreadsheets and render category-wise scrip details(margins, multiplier, etc)
Python
18
star
27

fastglue-csrf

CSRF middleware for https://github.com/zerodha/fastglue
Go
14
star
28

fastglue-metrics

Prometheus Metrics exposed for Fastglue HTTP Handlers.
Go
12
star
29

subscription_coupons

Subscription discount coupon code manager
Python
11
star
30

nithinkamath.me

HTML
11
star
31

osticket-autoassign

Osticket plugin to assign tickets automatically to random agents based on teams, department, and activity
PHP
10
star
32

osticket-archive

A utility to archive all closed tickets beyond a certain age to disk (including attachments) and delete them from the database. The tickets are archived as JSON files.
PHP
8
star
33

flask-kiteconnect

Flask extension for kiteconnect API
Python
7
star
34

python-wheels

Python wheels used in other Python projects
5
star
35

kite-discourse-sso

Discourse SSO in Go for Kite Connect. Serves as a template for implementing other Discourse integrations.
Go
4
star
36

fastglue-adapter

net/http adapter for fastglue
Go
3
star
37

pdfrender

Python
2
star