cappi


Namecappi JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryPython library for building clients for APIs
upload_time2023-12-31 03:03:56
maintainer
docs_urlNone
authoratbuy
requires_python>=3.8,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cappi

Python library for building clients for connecting with APIs.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cappi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "atbuy",
    "author_email": "filip1253@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/78/2a48af178651cf82bda24b45200412fe275f7347a98194aecf6e37bbe0da/cappi-0.2.0.tar.gz",
    "platform": null,
    "description": "# cappi\n\nPython library for building clients for connecting with APIs.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for building clients for APIs",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd32afff50d13ab35fcd4ca0fcfa97ade26d5038a27f2d230556d8b4a3220fc1",
                "md5": "7fac4e527686320bf2cd81e895d377d8",
                "sha256": "2e7ee47150073f238e459143c23eab61ee0bb5367e2b0cb13d2aad9915eb1f87"
            },
            "downloads": -1,
            "filename": "cappi-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7fac4e527686320bf2cd81e895d377d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 1698,
            "upload_time": "2023-12-31T03:03:55",
            "upload_time_iso_8601": "2023-12-31T03:03:55.331414Z",
            "url": "https://files.pythonhosted.org/packages/dd/32/afff50d13ab35fcd4ca0fcfa97ade26d5038a27f2d230556d8b4a3220fc1/cappi-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e782a48af178651cf82bda24b45200412fe275f7347a98194aecf6e37bbe0da",
                "md5": "6045ddc988d88709c9a66e8eac822c6e",
                "sha256": "4fe42c9a1aa3d52d93c832008e50dc542b4688ff50696f28b45e5009c48fde10"
            },
            "downloads": -1,
            "filename": "cappi-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6045ddc988d88709c9a66e8eac822c6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 1175,
            "upload_time": "2023-12-31T03:03:56",
            "upload_time_iso_8601": "2023-12-31T03:03:56.734241Z",
            "url": "https://files.pythonhosted.org/packages/2e/78/2a48af178651cf82bda24b45200412fe275f7347a98194aecf6e37bbe0da/cappi-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-31 03:03:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cappi"
}
        
Elapsed time: 0.53832s