Skip to content

Samiddha99/django-cloud-storages

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages