django-jb


Namedjango-jb JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/esrefyigitbasi-dev/djb
SummaryA Django app to parse JSON body in request and response
upload_time2022-12-01 21:52:52
maintainer
docs_urlNone
authorEsref Yigitbasi
requires_python
licenseMIT
keywords django restframework djb json parse response request api wrapper lazyresponse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # djb
Django json body request serializer

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/esrefyigitbasi-dev/djb",
    "name": "django-jb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django restframework djb json parse response request api wrapper lazyresponse",
    "author": "Esref Yigitbasi",
    "author_email": "esrefyigitbasi.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/95/32/a99b91f5ebc4e308840b1554d6b8271211b1f77fe331da542b85351a9cec/django-jb-1.0.0.tar.gz",
    "platform": null,
    "description": "# djb\nDjango json body request serializer\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django app to parse JSON body in request and response",
    "version": "1.0.0",
    "split_keywords": [
        "django",
        "restframework",
        "djb",
        "json",
        "parse",
        "response",
        "request",
        "api",
        "wrapper",
        "lazyresponse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9ccdc709a29b98438ac957522b241bbd",
                "sha256": "cc77719a404462a758efbc1291cd7d300632e14a4ca28c3cc1e9535c80a302cf"
            },
            "downloads": -1,
            "filename": "django_jb-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ccdc709a29b98438ac957522b241bbd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4746,
            "upload_time": "2022-12-01T21:52:50",
            "upload_time_iso_8601": "2022-12-01T21:52:50.100189Z",
            "url": "https://files.pythonhosted.org/packages/10/44/82bd72b8bc4fa5e6e07094cc020609cbe9087b58b530e2b51c8227f1008b/django_jb-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "636b5a44f3f858af38bd94c0b697c65e",
                "sha256": "48b63d1ed69eabc6fc976b0d322e17732ad8359cea0acbcb391f8f15aae97650"
            },
            "downloads": -1,
            "filename": "django-jb-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "636b5a44f3f858af38bd94c0b697c65e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4467,
            "upload_time": "2022-12-01T21:52:52",
            "upload_time_iso_8601": "2022-12-01T21:52:52.746508Z",
            "url": "https://files.pythonhosted.org/packages/95/32/a99b91f5ebc4e308840b1554d6b8271211b1f77fe331da542b85351a9cec/django-jb-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-01 21:52:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "esrefyigitbasi-dev",
    "github_project": "djb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-jb"
}
        
Elapsed time: 0.01344s