openapi-codec


Nameopenapi-codec JSON
Version 1.3.2 PyPI version JSON
download
home_pagehttp://github.com/core-api/python-openapi-codec/
SummaryAn OpenAPI codec for Core API.
upload_time2017-07-19 11:27:35
maintainer
docs_urlNone
authorTom Christie
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements coreapi coverage flake8 pytest
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/core-api/python-openapi-codec/",
    "name": "openapi-codec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tom Christie",
    "author_email": "tom@tomchristie.com",
    "download_url": "https://files.pythonhosted.org/packages/78/e5/e0b5aba60c645dde952bc8a9df1f2b0bef27302908839b0a29284c9245d4/openapi-codec-1.3.2.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "An OpenAPI codec for Core API.",
    "version": "1.3.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "69672f1eb2d725b29dc6fa0e874f2942",
                "sha256": "1bce63289edf53c601ea3683120641407ff6b708803b8954c8a876fe778d2145"
            },
            "downloads": -1,
            "filename": "openapi-codec-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "69672f1eb2d725b29dc6fa0e874f2942",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6302,
            "upload_time": "2017-07-19T11:27:35",
            "upload_time_iso_8601": "2017-07-19T11:27:35.772648Z",
            "url": "https://files.pythonhosted.org/packages/78/e5/e0b5aba60c645dde952bc8a9df1f2b0bef27302908839b0a29284c9245d4/openapi-codec-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-07-19 11:27:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "core-api",
    "github_project": "python-openapi-codec",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "coreapi",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "openapi-codec"
}
        
Elapsed time: 0.03595s