djrestframework


Namedjrestframework JSON
Version 5.16.0 PyPI version JSON
download
home_pagehttps://www.django-rest-framework.org/
SummaryWeb APIs for Django, made easy.
upload_time2023-11-18 15:54:37
maintainer
docs_urlNone
authorMowar Lee
requires_python>=3.10
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # howto

- python setup.py sdist
- twine upload dist/*

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.django-rest-framework.org/",
    "name": "djrestframework",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mowar Lee",
    "author_email": "leemowar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/65/07/8c7ed10b3f68972e7597a550ae4e35c29d7f56aa54158ec31aa0c368cb71/djrestframework-5.16.0.tar.gz",
    "platform": null,
    "description": "# howto\n\n- python setup.py sdist\n- twine upload dist/*\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Web APIs for Django, made easy.",
    "version": "5.16.0",
    "project_urls": {
        "Homepage": "https://www.django-rest-framework.org/",
        "Source": "https://github.com/mowarlee/django-rest-framework"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65078c7ed10b3f68972e7597a550ae4e35c29d7f56aa54158ec31aa0c368cb71",
                "md5": "e99e800f4d5bfa1daf940c1f4d491b14",
                "sha256": "49c26b5d35c53e125c5f88265270f1a540ad0fc4cc60497eeafd5b1ae10363d8"
            },
            "downloads": -1,
            "filename": "djrestframework-5.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e99e800f4d5bfa1daf940c1f4d491b14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1064460,
            "upload_time": "2023-11-18T15:54:37",
            "upload_time_iso_8601": "2023-11-18T15:54:37.746551Z",
            "url": "https://files.pythonhosted.org/packages/65/07/8c7ed10b3f68972e7597a550ae4e35c29d7f56aa54158ec31aa0c368cb71/djrestframework-5.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-18 15:54:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mowarlee",
    "github_project": "django-rest-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "djrestframework"
}
        
Elapsed time: 0.15150s