django-cloud-storages


Namedjango-cloud-storages JSON
Version 1.2.3 PyPI version JSON
download
home_page
SummaryCloud file storages for django.
upload_time2023-11-03 07:32:55
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords cloud storage django django dropbox django-file-storages django-storages file storage python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://docs.djangoproject.com/en/4.2/ref/files/storage/#django.core.files.storage.Storage) 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](https://django-cloud-storages.readthedocs.io/).

### **Contributing**

---

To contribute to django-cloud-storages [create a fork](https://github.com/Samiddha99/django-cloud-storages) on GitHub. Clone your fork, make some changes, and submit a pull request.

### **Issues**

---

Use the GitHub [issue tracker](https://github.com/Samiddha99/django-cloud-storages/issues) for django-cloud-storages to submit bugs, issues, and feature requests.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-cloud-storages",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Samiddha Chakrabarti <samiddha99@protonmail.com>",
    "keywords": "cloud storage,django,django dropbox,django-file-storages,django-storages,file storage,python",
    "author": "",
    "author_email": "Samiddha Chakrabarti <samiddha99@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9c/e8/75ab50275520293e27a37e76782c934fe30d83ad6b3eb4f0d1a243c9073d/django_cloud_storages-1.2.3.tar.gz",
    "platform": null,
    "description": "# Welcome to django-cloud-storages\n\ndjango-cloud-storages is a package developed for django to work with cloud storages to store/upload media files.\n\nThis package extends the [django Storage class](https://docs.djangoproject.com/en/4.2/ref/files/storage/#django.core.files.storage.Storage) to provide file storage in cloud.\n\nAt the moment this package support the following cloud storage services -\n\n* AppWrite\n* DropBox\n\n### **Installation**\n\n---\n\nUse pip to install from PyPI:\n\n   `pip install django-cloud-storages`\n\nIt will install all the cloud storage backends (available in this package), you can choose any of the storage backend as per your requirement.\n\n### **Documentation**\n\nThe documentation for the package *django-cloud-storage* is available at [https://django-cloud-storages.readthedocs.io](https://django-cloud-storages.readthedocs.io/).\n\n### **Contributing**\n\n---\n\nTo contribute to django-cloud-storages [create a fork](https://github.com/Samiddha99/django-cloud-storages) on GitHub. Clone your fork, make some changes, and submit a pull request.\n\n### **Issues**\n\n---\n\nUse the GitHub [issue tracker](https://github.com/Samiddha99/django-cloud-storages/issues) for django-cloud-storages to submit bugs, issues, and feature requests.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cloud file storages for django.",
    "version": "1.2.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/Samiddha99/django-cloud-storages/issues",
        "Documentation": "https://django-cloud-storages.readthedocs.io",
        "Homepage": "https://pypi.org/project/django-cloud-storages",
        "Source code": "https://github.com/Samiddha99/django-cloud-storages"
    },
    "split_keywords": [
        "cloud storage",
        "django",
        "django dropbox",
        "django-file-storages",
        "django-storages",
        "file storage",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f67370d8baf6b081b6245e615b74a185b559aa3751974e9fdde6419a37cb8828",
                "md5": "40bbfb88ab20dfda810fd437b6cedb34",
                "sha256": "9824919ddb9ef8185516dc530f7a815978812744f68aeb6e8720820c0411996e"
            },
            "downloads": -1,
            "filename": "django_cloud_storages-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40bbfb88ab20dfda810fd437b6cedb34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10160,
            "upload_time": "2023-11-03T07:32:50",
            "upload_time_iso_8601": "2023-11-03T07:32:50.061851Z",
            "url": "https://files.pythonhosted.org/packages/f6/73/70d8baf6b081b6245e615b74a185b559aa3751974e9fdde6419a37cb8828/django_cloud_storages-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ce875ab50275520293e27a37e76782c934fe30d83ad6b3eb4f0d1a243c9073d",
                "md5": "7cac198d24b68ae5ba9b87075db2573a",
                "sha256": "dac20ebac6cecf2deb3a1a0bca613fcd494bb2b7d22dd5c7b44c5045d5c2dda3"
            },
            "downloads": -1,
            "filename": "django_cloud_storages-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7cac198d24b68ae5ba9b87075db2573a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9139,
            "upload_time": "2023-11-03T07:32:55",
            "upload_time_iso_8601": "2023-11-03T07:32:55.999840Z",
            "url": "https://files.pythonhosted.org/packages/9c/e8/75ab50275520293e27a37e76782c934fe30d83ad6b3eb4f0d1a243c9073d/django_cloud_storages-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 07:32:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Samiddha99",
    "github_project": "django-cloud-storages",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "django-cloud-storages"
}
        
Elapsed time: 0.13456s