| grantjenks/python-diskcache |
1,957 |
|
107 |
375 |
about 2 years ago |
84 |
August 31, 2023 |
25 |
other |
Python |
| Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python. |
| smahesh29/Django-WebApp |
278 |
|
0 |
0 |
about 3 years ago |
0 |
|
4 |
mit |
Python |
| This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users. |
| uploadcare/pyuploadcare |
118 |
|
1 |
1 |
over 2 years ago |
75 |
September 02, 2025 |
2 |
mit |
Python |
| Python API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs. |
| xarg/django-stdimage |
37 |
|
0 |
0 |
over 11 years ago |
0 |
|
2 |
|
Python |
| No longer maintained. Refer to this repo: https://github.com/codingjoe/django-stdimage |
| jpvanhal/siilo |
25 |
|
2 |
0 |
over 10 years ago |
1 |
April 25, 2014 |
5 |
mit |
Python |
| File storage abstraction layer for Python |
| bradmontgomery/django-staticflatpages |
24 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
Python |
| This is an app sort of like Django's contrib.flatpages, but without the database. It's got a Fallback Middleware that just serves static html documents from your filesystem. |
| marazmiki/django-webdav-storage |
16 |
|
3 |
0 |
over 4 years ago |
9 |
January 21, 2020 |
5 |
bsd-3-clause |
Python |
| A Django storage backend allowing you to easily save user-generated and static files into your own WebDAV storage rather than a local filesystem, as Django does by default |
| kimetrica/django-binary-database-files |
8 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
other |
Python |
| A storage system for Django that stores uploaded files in the database. |