Skip to main content

Cloud file storages for django.

Project description

Welcome to django-cloud-storages

django-cloud-storages is a package developed for django to work with cloud storages to store/upload media files.

This package extends the django Storage class to provide file storage in cloud.

At the moment this package support the following cloud storage services -

  • AppWrite
  • DropBox

Installation


Use pip to install from PyPI:

pip install django-cloud-storages

It will install all the cloud storage backends (available in this package), you can choose any of the storage backend as per your requirement.

Documentation

The documentation for the package django-cloud-storage is available at https://django-cloud-storages.readthedocs.io.

Contributing


To contribute to django-cloud-storages create a fork on GitHub. Clone your fork, make some changes, and submit a pull request.

Issues


Use the GitHub issue tracker for django-cloud-storages to submit bugs, issues, and feature requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_cloud_storages-1.2.3.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

django_cloud_storages-1.2.3-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page