superwise-api


Namesuperwise-api JSON
Version 4.0.0 PyPI version JSON
download
home_pageNone
SummarySuperwise SDK for Python
upload_time2025-01-06 09:32:42
maintainerNone
docs_urlNone
authorSuperwise
requires_python<4.0,>=3.8
licenseMIT
keywords openapi superwisesdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Superwise Python SDK

### A python SDK to integrate with Superwise Api

In order to use this library you need:

```
python > 3.8
pydantic < 2
```

### Install

Use pip to install the Superwise SDK

```
pip install superwise-api

```

## Versioning

We use [SemVer](http://semver.org/) for versioning. For all available versions, see the [tags in this repository](https://github.com/your/project/tags).

## License
The Superwise SDK is released under the MIT licence (See LICENSE file)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "superwise-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "OpenAPI, SuperwiseSDK",
    "author": "Superwise",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9a/16/74838bf5bb6570d945a08f2adaa7ecdff440c03e835715794e8fc91e8aaa/superwise_api-4.0.0.tar.gz",
    "platform": null,
    "description": "# Superwise Python SDK\n\n### A python SDK to integrate with Superwise Api\n\nIn order to use this library you need:\n\n```\npython > 3.8\npydantic < 2\n```\n\n### Install\n\nUse pip to install the Superwise SDK\n\n```\npip install superwise-api\n\n```\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For all available versions, see the [tags in this repository](https://github.com/your/project/tags).\n\n## License\nThe Superwise SDK is released under the MIT licence (See LICENSE file)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Superwise SDK for Python",
    "version": "4.0.0",
    "project_urls": null,
    "split_keywords": [
        "openapi",
        " superwisesdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5f4f69d3eafd409c7386f78c3c22386428651bc2a2423c928651fb736b5d02f",
                "md5": "b21e59e21723783ace6e40e2a6f0fd8e",
                "sha256": "6bae8e7e4d02e9684755b56fd433d196546dee382200002e344c5f8d9cdf752e"
            },
            "downloads": -1,
            "filename": "superwise_api-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b21e59e21723783ace6e40e2a6f0fd8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 58431,
            "upload_time": "2025-01-06T09:32:40",
            "upload_time_iso_8601": "2025-01-06T09:32:40.172571Z",
            "url": "https://files.pythonhosted.org/packages/a5/f4/f69d3eafd409c7386f78c3c22386428651bc2a2423c928651fb736b5d02f/superwise_api-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a1674838bf5bb6570d945a08f2adaa7ecdff440c03e835715794e8fc91e8aaa",
                "md5": "a5379fa0c60d699c47b3d39acfc0e386",
                "sha256": "0e3af26944ee1701fda94d0739df4c3941f594c8b3167e80945284d5bc9883a6"
            },
            "downloads": -1,
            "filename": "superwise_api-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a5379fa0c60d699c47b3d39acfc0e386",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 36327,
            "upload_time": "2025-01-06T09:32:42",
            "upload_time_iso_8601": "2025-01-06T09:32:42.221258Z",
            "url": "https://files.pythonhosted.org/packages/9a/16/74838bf5bb6570d945a08f2adaa7ecdff440c03e835715794e8fc91e8aaa/superwise_api-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 09:32:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "superwise-api"
}
        
Elapsed time: 0.47496s