kyte


Namekyte JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/keyqcloud/kyte-api-python
SummaryPython module for interfacing Kyte API
upload_time2024-01-26 17:41:48
maintainer
docs_urlNone
authorKenneth P. Hough
requires_python
licenseMIT
keywords python kyte kyte api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Kyte API Python Library is designed to facilitate communication between a Python client and the Kyte API endpoint. It simplifies the process of authentication, request signing, and making API calls.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/keyqcloud/kyte-api-python",
    "name": "kyte",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,kyte,kyte api",
    "author": "Kenneth P. Hough",
    "author_email": "<kenneth@keyqcloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/51/0d/d40f4cacf5c035cfdde363046d6f422e060078c3f894d05b21ca4165e31e/kyte-0.2.3.tar.gz",
    "platform": null,
    "description": "The Kyte API Python Library is designed to facilitate communication between a Python client and the Kyte API endpoint. It simplifies the process of authentication, request signing, and making API calls.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python module for interfacing Kyte API",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/keyqcloud/kyte-api-python"
    },
    "split_keywords": [
        "python",
        "kyte",
        "kyte api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39ab3e7f671a76fd15b4765aacc196c06f9953a44fe45cc85eec8b7be12e4a20",
                "md5": "942f10779ded06eabe55913e87b65d69",
                "sha256": "6a76c057b53309c9e0998378fda9cebb5da63956501fbe592aafcd6cae179cd4"
            },
            "downloads": -1,
            "filename": "kyte-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "942f10779ded06eabe55913e87b65d69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4923,
            "upload_time": "2024-01-26T17:41:46",
            "upload_time_iso_8601": "2024-01-26T17:41:46.893227Z",
            "url": "https://files.pythonhosted.org/packages/39/ab/3e7f671a76fd15b4765aacc196c06f9953a44fe45cc85eec8b7be12e4a20/kyte-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "510dd40f4cacf5c035cfdde363046d6f422e060078c3f894d05b21ca4165e31e",
                "md5": "3b6cff6ed05ed5f925fc4fec03d3e4a3",
                "sha256": "d6a59e55826d1c22d270edca46dfecb0b8e9cd23b65a900c5a0f0ed92caab9b1"
            },
            "downloads": -1,
            "filename": "kyte-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3b6cff6ed05ed5f925fc4fec03d3e4a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6171,
            "upload_time": "2024-01-26T17:41:48",
            "upload_time_iso_8601": "2024-01-26T17:41:48.315750Z",
            "url": "https://files.pythonhosted.org/packages/51/0d/d40f4cacf5c035cfdde363046d6f422e060078c3f894d05b21ca4165e31e/kyte-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 17:41:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "keyqcloud",
    "github_project": "kyte-api-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kyte"
}
        
Elapsed time: 1.16340s