pyramid-jsonapi


Namepyramid-jsonapi JSON
Version 2.2.13 PyPI version JSON
download
home_pagehttps://github.com/colinhiggs/pyramid-jsonapi
SummaryAuto-build JSON API from sqlalchemy models using the pyramid framework
upload_time2023-10-05 14:47:53
maintainer
docs_urlNone
authorColin Higgs
requires_python
licenseGNU Affero General Public License v3 or later (AGPLv3+)
keywords json api json-api jsonapi jsonschema openapi pyramid sqlalchemy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/colinhiggs/pyramid-jsonapi",
    "name": "pyramid-jsonapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "json,api,json-api,jsonapi,jsonschema,openapi,pyramid,sqlalchemy",
    "author": "Colin Higgs",
    "author_email": "colin.higgs70@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/3a/c23cf51472648545142f28dca3473ae7e643bfb110b801bd758d410e1f67/pyramid_jsonapi-2.2.13.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3 or later (AGPLv3+)",
    "summary": "Auto-build JSON API from sqlalchemy models using the pyramid framework",
    "version": "2.2.13",
    "project_urls": {
        "Homepage": "https://github.com/colinhiggs/pyramid-jsonapi"
    },
    "split_keywords": [
        "json",
        "api",
        "json-api",
        "jsonapi",
        "jsonschema",
        "openapi",
        "pyramid",
        "sqlalchemy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "013ac23cf51472648545142f28dca3473ae7e643bfb110b801bd758d410e1f67",
                "md5": "1906ca3288eb5ceb84f95225639ef5ae",
                "sha256": "c86ddcd7273e7432bf1a854bedc527b97f75454625eeafc3407d14fbd85cecfa"
            },
            "downloads": -1,
            "filename": "pyramid_jsonapi-2.2.13.tar.gz",
            "has_sig": false,
            "md5_digest": "1906ca3288eb5ceb84f95225639ef5ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 71752,
            "upload_time": "2023-10-05T14:47:53",
            "upload_time_iso_8601": "2023-10-05T14:47:53.941538Z",
            "url": "https://files.pythonhosted.org/packages/01/3a/c23cf51472648545142f28dca3473ae7e643bfb110b801bd758d410e1f67/pyramid_jsonapi-2.2.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 14:47:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "colinhiggs",
    "github_project": "pyramid-jsonapi",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "pyramid-jsonapi"
}
        
Elapsed time: 0.12185s