fasjson-client


Namefasjson-client JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/fasjson-client
SummaryAn OpenAPI client for FASJSON
upload_time2024-10-09 07:36:30
maintainerNone
docs_urlNone
authorFedora Infrastructure
requires_python<4.0.0,>=3.8.0
licenseLGPL-3.0-or-later
keywords security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fasjson-client

A python client library for the FASJSON API

This client uses the bravado library to build dynamic api methods based on open-api specs (version 2.0): https://github.com/Yelp/bravado

The documentation is available at https://fasjson-client.readthedocs.io/

## License

Licensed under [lgpl-3.0](./LICENSE)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedora-infra/fasjson-client",
    "name": "fasjson-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": "security",
    "author": "Fedora Infrastructure",
    "author_email": "infrastructure@lists.fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/a3/f6/d26f85a02fa07d92cf82046bcc8ea3312f57078416b22ce6d80def8dee98/fasjson_client-1.1.0.tar.gz",
    "platform": null,
    "description": "# fasjson-client\n\nA python client library for the FASJSON API\n\nThis client uses the bravado library to build dynamic api methods based on open-api specs (version 2.0): https://github.com/Yelp/bravado\n\nThe documentation is available at https://fasjson-client.readthedocs.io/\n\n## License\n\nLicensed under [lgpl-3.0](./LICENSE)\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "An OpenAPI client for FASJSON",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/fedora-infra/fasjson-client",
        "Repository": "https://github.com/fedora-infra/fasjson-client"
    },
    "split_keywords": [
        "security"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2764b959a6b2d75c049f91184e460cadc24121fb6397a4af7831bf91e444b13",
                "md5": "3577c4fb384d81595ca0a0324ecba93a",
                "sha256": "66222abc6797ae82982b205d48de9e69b01e9138b1cedc955d335a66bfc6ae53"
            },
            "downloads": -1,
            "filename": "fasjson_client-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3577c4fb384d81595ca0a0324ecba93a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 36639,
            "upload_time": "2024-10-09T07:36:29",
            "upload_time_iso_8601": "2024-10-09T07:36:29.242773Z",
            "url": "https://files.pythonhosted.org/packages/d2/76/4b959a6b2d75c049f91184e460cadc24121fb6397a4af7831bf91e444b13/fasjson_client-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3f6d26f85a02fa07d92cf82046bcc8ea3312f57078416b22ce6d80def8dee98",
                "md5": "0e078aa09492ab17a636e2d680121066",
                "sha256": "47607c9f3bd39ad78ab0b2c4f31d34a8ea7f6b0fb407bd86a8e3b622eb2d7055"
            },
            "downloads": -1,
            "filename": "fasjson_client-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0e078aa09492ab17a636e2d680121066",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 27694,
            "upload_time": "2024-10-09T07:36:30",
            "upload_time_iso_8601": "2024-10-09T07:36:30.569977Z",
            "url": "https://files.pythonhosted.org/packages/a3/f6/d26f85a02fa07d92cf82046bcc8ea3312f57078416b22ce6d80def8dee98/fasjson_client-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 07:36:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-infra",
    "github_project": "fasjson-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fasjson-client"
}
        
Elapsed time: 0.71025s