django-imagekitio-storage


Namedjango-imagekitio-storage JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/envframe/django-imagekit-storage
SummaryDjango package that provides Imagekit storages for both media and static files and management commands for removing unnecessary files.
upload_time2023-01-03 19:06:56
maintainer
docs_urlNone
authorEnvframe
requires_python
licenseMIT
keywords django imagekit storage
VCS
bugtrack_url
requirements imagekitio python-magic requests
Travis-CI
coveralls test coverage No coveralls.
            # Django Imagekit Storage

## TODO

## IMPORTANT! This package is still in development and needs further testing



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/envframe/django-imagekit-storage",
    "name": "django-imagekitio-storage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django imagekit storage",
    "author": "Envframe",
    "author_email": "envframe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/88/c2897f2fd54f8e9df796f9d6c921b083956f4aefcb0f3ed55fec7ce4ad0e/django-imagekitio-storage-0.0.1.zip",
    "platform": null,
    "description": "# Django Imagekit Storage\n\n## TODO\n\n## IMPORTANT! This package is still in development and needs further testing\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django package that provides Imagekit storages for both media and static files and management commands for removing unnecessary files.",
    "version": "0.0.1",
    "split_keywords": [
        "django",
        "imagekit",
        "storage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d688c2897f2fd54f8e9df796f9d6c921b083956f4aefcb0f3ed55fec7ce4ad0e",
                "md5": "88067d8fcdff5df13c6b76f91fc22b20",
                "sha256": "e57179a8c7150e40f83df9e0023876eb035f7e426c1b54c26e79983ea08ca280"
            },
            "downloads": -1,
            "filename": "django-imagekitio-storage-0.0.1.zip",
            "has_sig": false,
            "md5_digest": "88067d8fcdff5df13c6b76f91fc22b20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19667,
            "upload_time": "2023-01-03T19:06:56",
            "upload_time_iso_8601": "2023-01-03T19:06:56.448669Z",
            "url": "https://files.pythonhosted.org/packages/d6/88/c2897f2fd54f8e9df796f9d6c921b083956f4aefcb0f3ed55fec7ce4ad0e/django-imagekitio-storage-0.0.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 19:06:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "envframe",
    "github_project": "django-imagekit-storage",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "imagekitio",
            "specs": [
                [
                    ">=",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "python-magic",
            "specs": [
                [
                    ">=",
                    "0.4.27"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.28.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "django-imagekitio-storage"
}
        
Elapsed time: 0.03302s