django-minio-storage


Namedjango-minio-storage JSON
Version 0.5.7 PyPI version JSON
download
home_page
SummaryDjango file storage using the minio python client
upload_time2023-08-30 20:54:29
maintainer
docs_urlNone
author
requires_python>=3.8
licenseThe MIT License (MIT) Copyright (c) 2016 The django-minio-storage developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/django-minio-storage.svg)](https://badge.fury.io/py/django-minio-storage)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/django-minio-storage)](https://pypistats.org/packages/django-minio-storage)
[![Documentation Status](http://readthedocs.org/projects/django-minio-storage/badge/?version=latest)](http://django-minio-storage.readthedocs.io/en/latest/?badge=latest)


# django-minio-storage

Use [minio](https://minio.io) for django static and media file storage.

Minio is accessed through the Amazon S3 API, so existing django file storage
adapters for S3 should work, but in practice they are hard to configure. This
project uses the minio python client instead. Inspiration has been drawn from
`django-s3-storage` and `django-storages`.

# Documentation

See
[http://django-minio-storage.readthedocs.io/en/latest/](http://django-minio-storage.readthedocs.io/en/latest/) for
documentation and usage guides.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-minio-storage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Thomas Fr\u00f6ssman <thomasf@jossystem.se>",
    "keywords": "",
    "author": "",
    "author_email": "Thomas Fr\u00f6ssman <thomasf@jossystem.se>, Tom Houl\u00e9 <tom@kafunsho.be>",
    "download_url": "https://files.pythonhosted.org/packages/5c/d4/78887c8862808747d2005b36787cd9cd53fe0825d27c5aebf4cb2d82610d/django-minio-storage-0.5.7.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/django-minio-storage.svg)](https://badge.fury.io/py/django-minio-storage)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/django-minio-storage)](https://pypistats.org/packages/django-minio-storage)\n[![Documentation Status](http://readthedocs.org/projects/django-minio-storage/badge/?version=latest)](http://django-minio-storage.readthedocs.io/en/latest/?badge=latest)\n\n\n# django-minio-storage\n\nUse [minio](https://minio.io) for django static and media file storage.\n\nMinio is accessed through the Amazon S3 API, so existing django file storage\nadapters for S3 should work, but in practice they are hard to configure. This\nproject uses the minio python client instead. Inspiration has been drawn from\n`django-s3-storage` and `django-storages`.\n\n# Documentation\n\nSee\n[http://django-minio-storage.readthedocs.io/en/latest/](http://django-minio-storage.readthedocs.io/en/latest/) for\ndocumentation and usage guides.\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2016 The django-minio-storage developers  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Django file storage using the minio python client",
    "version": "0.5.7",
    "project_urls": {
        "Documentation": "https://django-minio-storage.readthedocs.io/",
        "Homepage": "https://github.com/py-pa/django-minio-storage",
        "Repository": "https://github.com/py-pa/django-minio-storage"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a2c3075df3ca71b1dda0f185f7ba135fee5abc9a79eea9281e16aa8d54ae730",
                "md5": "028cef4459f76654726c3fc0aecc99ce",
                "sha256": "2e36b4f3c44c83a124e7b811e19c502cbeab77149bc7c73763e901b1948737bb"
            },
            "downloads": -1,
            "filename": "django_minio_storage-0.5.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "028cef4459f76654726c3fc0aecc99ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 17558,
            "upload_time": "2023-08-30T20:54:28",
            "upload_time_iso_8601": "2023-08-30T20:54:28.314312Z",
            "url": "https://files.pythonhosted.org/packages/5a/2c/3075df3ca71b1dda0f185f7ba135fee5abc9a79eea9281e16aa8d54ae730/django_minio_storage-0.5.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cd478887c8862808747d2005b36787cd9cd53fe0825d27c5aebf4cb2d82610d",
                "md5": "702d7a07e168f6fb2adfd378c4f2026f",
                "sha256": "9e499600340b7a7a4bc86063f54218631b65bc46dee9d2faf578f17ebc2a6d92"
            },
            "downloads": -1,
            "filename": "django-minio-storage-0.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "702d7a07e168f6fb2adfd378c4f2026f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 115379,
            "upload_time": "2023-08-30T20:54:29",
            "upload_time_iso_8601": "2023-08-30T20:54:29.731190Z",
            "url": "https://files.pythonhosted.org/packages/5c/d4/78887c8862808747d2005b36787cd9cd53fe0825d27c5aebf4cb2d82610d/django-minio-storage-0.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 20:54:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "py-pa",
    "github_project": "django-minio-storage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-minio-storage"
}
        
Elapsed time: 0.34951s