jschneier/django-storages
https://django-storages.readthedocs.io/ observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4286
- days_rel: n/a
- days_push: 31
- n_releases_24m: 0
Adoption not part of the score
2957 stars · 890 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-storages is a Python library providing a collection of storage backends for Django's file storage API, such as Amazon S3, Azure Blob, and FTP. It lets Django projects store media and static files on external storage services through a single, unified library.
Use cases
- store Django media files on Amazon S3
- serve Django static files from cloud object storage
- add a custom file storage backend to a Django project
- upload user-uploaded files to Azure Blob Storage from Django
- replace Django's local filesystem storage with remote storage
When to choose
- you use Django and need to persist files on S3, Azure, GCS, or other remote backends
- you want one maintained library covering many storage providers instead of separate packages
- you need drop-in Django storage backends with configurable settings
When to avoid
- you are not using Django (the backends depend on Django's storage API)
- you only store files locally and have no need for remote storage
- you need a framework-agnostic file upload solution
Facets
library · maturity stable
file-upload object-storage sdk web-development backend files cloud-computing python cloud django storage-backends s3 file-storage web-server
2 sources
- readme: https://github.com/jschneier/django-storages · fetched 2026-08-28 · 83568697c8a3
- registry_pypi: https://pypi.org/pypi/django-storages/json · fetched 2026-08-29 · 92af9f76d342
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jschneier/django-storages | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="jschneier/django-storages")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem