corva-sdk


Namecorva-sdk JSON
Version 1.15.0 PyPI version JSON
download
home_pageNone
SummarySDK for building Corva DevCenter Python apps.
upload_time2025-09-04 12:25:56
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.9
licenseThe Unlicense
keywords corva sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # corva-sdk

**corva-sdk** is a framework for building
[Corva DevCenter](https://app.corva.ai/dev-center/docs)
Python apps.

## Help

See
[documentation](https://corva-ai.github.io/python-sdk/)
for more details.

## Install

Install using `pip install corva-sdk`.

## Contributing

For guidance on setting up a development environment see
[Development - Contributing](https://corva-ai.github.io/python-sdk/#_development_contributing).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "corva-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "corva, sdk",
    "author": null,
    "author_email": "Jordan Ambra <jordan.ambra@corva.ai>",
    "download_url": "https://files.pythonhosted.org/packages/65/eb/8b24406eff8e6b742ff7fd7e8cd6a8060033e43a1f1d83e95dbec3d4c9b3/corva_sdk-1.15.0.tar.gz",
    "platform": null,
    "description": "# corva-sdk\n\n**corva-sdk** is a framework for building\n[Corva DevCenter](https://app.corva.ai/dev-center/docs)\nPython apps.\n\n## Help\n\nSee\n[documentation](https://corva-ai.github.io/python-sdk/)\nfor more details.\n\n## Install\n\nInstall using `pip install corva-sdk`.\n\n## Contributing\n\nFor guidance on setting up a development environment see\n[Development - Contributing](https://corva-ai.github.io/python-sdk/#_development_contributing).\n",
    "bugtrack_url": null,
    "license": "The Unlicense",
    "summary": "SDK for building Corva DevCenter Python apps.",
    "version": "1.15.0",
    "project_urls": {
        "Homepage": "https://github.com/corva-ai/python-sdk"
    },
    "split_keywords": [
        "corva",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1249c383b5570a8a9799cec996f724800f0ae88e0e23cb3c076c05a804e304a2",
                "md5": "fea1a6c9be0140028edaa4199f930379",
                "sha256": "f2454e912162113ea01216848cc9f93e763152ec77019976a48ee7433982d49c"
            },
            "downloads": -1,
            "filename": "corva_sdk-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fea1a6c9be0140028edaa4199f930379",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 33816,
            "upload_time": "2025-09-04T12:25:55",
            "upload_time_iso_8601": "2025-09-04T12:25:55.143034Z",
            "url": "https://files.pythonhosted.org/packages/12/49/c383b5570a8a9799cec996f724800f0ae88e0e23cb3c076c05a804e304a2/corva_sdk-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65eb8b24406eff8e6b742ff7fd7e8cd6a8060033e43a1f1d83e95dbec3d4c9b3",
                "md5": "a36192960a50e82bcf687462e581bd2a",
                "sha256": "ed6957a44b249e531f990bc502c0f0d2ea628016d389e06a8f8f6490e9d8b092"
            },
            "downloads": -1,
            "filename": "corva_sdk-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a36192960a50e82bcf687462e581bd2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 26033,
            "upload_time": "2025-09-04T12:25:56",
            "upload_time_iso_8601": "2025-09-04T12:25:56.325423Z",
            "url": "https://files.pythonhosted.org/packages/65/eb/8b24406eff8e6b742ff7fd7e8cd6a8060033e43a1f1d83e95dbec3d4c9b3/corva_sdk-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 12:25:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "corva-ai",
    "github_project": "python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "corva-sdk"
}
        
Elapsed time: 2.98249s