koyeb-sdk


Namekoyeb-sdk JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryKoyeb python sdk
upload_time2025-10-29 17:31:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords koyeb koyeb api client sdk api client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # Koyeb python sdk

This is the official Python SDK for Koyeb, a platform that allows you to deploy and manage applications and services in the cloud.

# Modules

- `koyeb.api`: Contains the API client and methods to interact with Koyeb's REST API. [Documentation](./koyeb/api_README.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "koyeb-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Koyeb, Koyeb API client, SDK, API client",
    "author": null,
    "author_email": "Koyeb team <support@koyeb.com>",
    "download_url": "https://files.pythonhosted.org/packages/2e/25/d49b55e38bb47e2ead317ff8682bae4d600ab2dcacf53693b7b5bf443c67/koyeb_sdk-1.0.2.tar.gz",
    "platform": null,
    "description": "# Koyeb python sdk\n\nThis is the official Python SDK for Koyeb, a platform that allows you to deploy and manage applications and services in the cloud.\n\n# Modules\n\n- `koyeb.api`: Contains the API client and methods to interact with Koyeb's REST API. [Documentation](./koyeb/api_README.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Koyeb python sdk",
    "version": "1.0.2",
    "project_urls": {
        "Repository": "https://github.com/koyeb/koyeb-python-sdk"
    },
    "split_keywords": [
        "koyeb",
        " koyeb api client",
        " sdk",
        " api client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70b86fccf66b40c686e9badd716dfa37d35377daecdb00b160a61e0497641039",
                "md5": "278f1b60a3546148d3e833533c71752f",
                "sha256": "a1e0a191a68953ab5cc0f348eda78720152b0d818f981caf92adefa52091f9f1"
            },
            "downloads": -1,
            "filename": "koyeb_sdk-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "278f1b60a3546148d3e833533c71752f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 994561,
            "upload_time": "2025-10-29T17:31:38",
            "upload_time_iso_8601": "2025-10-29T17:31:38.047777Z",
            "url": "https://files.pythonhosted.org/packages/70/b8/6fccf66b40c686e9badd716dfa37d35377daecdb00b160a61e0497641039/koyeb_sdk-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e25d49b55e38bb47e2ead317ff8682bae4d600ab2dcacf53693b7b5bf443c67",
                "md5": "2f0208f1d9aeaad6ce0f4241dad7ac9e",
                "sha256": "e4a5a1aa294e71c39efb08dfd74f96415e2b34a9991aedddf0ee56df33ca6a10"
            },
            "downloads": -1,
            "filename": "koyeb_sdk-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2f0208f1d9aeaad6ce0f4241dad7ac9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 240756,
            "upload_time": "2025-10-29T17:31:39",
            "upload_time_iso_8601": "2025-10-29T17:31:39.357898Z",
            "url": "https://files.pythonhosted.org/packages/2e/25/d49b55e38bb47e2ead317ff8682bae4d600ab2dcacf53693b7b5bf443c67/koyeb_sdk-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 17:31:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "koyeb",
    "github_project": "koyeb-python-sdk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "koyeb-sdk"
}
        
Elapsed time: 2.47392s