{"library":"django-storages","type":"library","category":null,"description":"Django Storages provides a collection of custom storage backends for Django, enabling integration with various cloud storage providers like Amazon S3, Azure Blob Storage, and Google Cloud Storage. It simplifies file management by abstracting away the specifics of each cloud service. The current version is 1.14.6, with active development and regular releases for bug fixes and new features.","language":"python","status":"active","version":"1.14.6","tags":["django","storage","cloud","s3","azure","gcs","files"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-storages","imports":["from storages.backends.s3boto3 import S3Boto3Storage","from storages.backends.gcloud import GoogleCloudStorage","from storages.backends.azure_storage import AzureStorage"]}],"homepage":"https://django-storages.readthedocs.io","github":"https://github.com/jschneier/django-storages","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-storages/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-storages/compatibility"}}