Keka


NameKeka JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA Python library for interacting with the Keka REST API
upload_time2024-09-02 10:48:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords keka keka api keka sdk rest api keka python keka
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Keka Python Library

The `Keka` Python library provides a simple interface to interact with the Keka REST API. 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Keka",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "keka, keka API, keka SDK, REST API, keka python, KEKA",
    "author": null,
    "author_email": "Ankush Kumar <ankush1611996@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e7/75/03a962e976e9e35c772c96bda04ffe124b743d6187daa69b0c2fa7243e88/keka-0.0.1.tar.gz",
    "platform": null,
    "description": "# Keka Python Library\n\nThe `Keka` Python library provides a simple interface to interact with the Keka REST API. \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library for interacting with the Keka REST API",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/AnkushRozra/keka/issues",
        "Homepage": "https://github.com/AnkushRozra/keka"
    },
    "split_keywords": [
        "keka",
        " keka api",
        " keka sdk",
        " rest api",
        " keka python",
        " keka"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5401621eb86109aac969f7fe49918f5082389d37cf2d29396956349a15cf75f",
                "md5": "73d7cdfd42ceee7ea641f8cc93fb9c50",
                "sha256": "77899ab05ca91422b86131ca85cbc61683a3a8df2ccb5c1a452a6c9adbdc3b98"
            },
            "downloads": -1,
            "filename": "Keka-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73d7cdfd42ceee7ea641f8cc93fb9c50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2083,
            "upload_time": "2024-09-02T10:48:37",
            "upload_time_iso_8601": "2024-09-02T10:48:37.659416Z",
            "url": "https://files.pythonhosted.org/packages/f5/40/1621eb86109aac969f7fe49918f5082389d37cf2d29396956349a15cf75f/Keka-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e77503a962e976e9e35c772c96bda04ffe124b743d6187daa69b0c2fa7243e88",
                "md5": "1f88487cdd882dbd09a525b237fa6768",
                "sha256": "af38f26d909d0b9c00ad822161b7a4d6692cc48a62d2edbe8a52ae1e8664ca7a"
            },
            "downloads": -1,
            "filename": "keka-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1f88487cdd882dbd09a525b237fa6768",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2750,
            "upload_time": "2024-09-02T10:48:39",
            "upload_time_iso_8601": "2024-09-02T10:48:39.394910Z",
            "url": "https://files.pythonhosted.org/packages/e7/75/03a962e976e9e35c772c96bda04ffe124b743d6187daa69b0c2fa7243e88/keka-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 10:48:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AnkushRozra",
    "github_project": "keka",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "keka"
}
        
Elapsed time: 1.43117s