django-chilies


Namedjango-chilies JSON
Version 0.0.2a1 PyPI version JSON
download
home_pagehttps://github.com/rainware/django-chilies
Summaryto make django more delicious
upload_time2023-10-28 08:41:23
maintainer
docs_urlNone
authorrainware
requires_python>=3.8.5
license
keywords
VCS
bugtrack_url
requirements django djangorestframework celery kafka-python pytz
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rainware/django-chilies",
    "name": "django-chilies",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "rainware",
    "author_email": "kevin90116@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/5b/253fd838f7a0a1ed65b012849dbe95a9c6b4e2701e0ea022f97b00e4cbcf/django-chilies-0.0.2a1.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "to make django more delicious",
    "version": "0.0.2a1",
    "project_urls": {
        "Homepage": "https://github.com/rainware/django-chilies",
        "Source": "https://github.com/rainware/django-chilies"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a54ab9c078d9b43a834bae79c010009727574401d3d55a3f6ed06d8d75338002",
                "md5": "310d964634ef22831594f95a681760c4",
                "sha256": "fc47c6a60b1304ac827fb825e8d6151e518c424af5318a7008ece08c597a4835"
            },
            "downloads": -1,
            "filename": "django_chilies-0.0.2a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "310d964634ef22831594f95a681760c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.5",
            "size": 35883,
            "upload_time": "2023-10-28T08:41:21",
            "upload_time_iso_8601": "2023-10-28T08:41:21.910767Z",
            "url": "https://files.pythonhosted.org/packages/a5/4a/b9c078d9b43a834bae79c010009727574401d3d55a3f6ed06d8d75338002/django_chilies-0.0.2a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c5b253fd838f7a0a1ed65b012849dbe95a9c6b4e2701e0ea022f97b00e4cbcf",
                "md5": "699abe5d5aa15ef3ca643d5f82d02e5b",
                "sha256": "ea79092371cbb1fff6c0000414dcdc229252c3253cd79a68574b39b56eb92912"
            },
            "downloads": -1,
            "filename": "django-chilies-0.0.2a1.tar.gz",
            "has_sig": false,
            "md5_digest": "699abe5d5aa15ef3ca643d5f82d02e5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.5",
            "size": 26365,
            "upload_time": "2023-10-28T08:41:23",
            "upload_time_iso_8601": "2023-10-28T08:41:23.662546Z",
            "url": "https://files.pythonhosted.org/packages/2c/5b/253fd838f7a0a1ed65b012849dbe95a9c6b4e2701e0ea022f97b00e4cbcf/django-chilies-0.0.2a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 08:41:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rainware",
    "github_project": "django-chilies",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "django",
            "specs": [
                [
                    ">=",
                    "4.2"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    ">=",
                    "3.14.0"
                ]
            ]
        },
        {
            "name": "celery",
            "specs": [
                [
                    ">=",
                    "4.4.0"
                ]
            ]
        },
        {
            "name": "kafka-python",
            "specs": [
                [
                    ">=",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    ">=",
                    "2020.1"
                ]
            ]
        }
    ],
    "lcname": "django-chilies"
}
        
Elapsed time: 0.53356s