superwise-api


Namesuperwise-api JSON
Version 4.2.0 PyPI version JSON
download
home_pageNone
SummarySuperwise SDK for Python
upload_time2025-02-04 15:09:25
maintainerNone
docs_urlNone
authorSuperwise
requires_python<4.0,>=3.10
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.10",
    "maintainer_email": null,
    "keywords": "OpenAPI, SuperwiseSDK",
    "author": "Superwise",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/27/42/7916d321fd8f5f241989e0b9cf969cc3967afbeab05216fde183d94298b4/superwise_api-4.2.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.2.0",
    "project_urls": null,
    "split_keywords": [
        "openapi",
        " superwisesdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51860c13aecb9e544951dcd970e8df0c728c924efc910cbf32c997d8142843f9",
                "md5": "09d68aad91ba26a0bded504b858332e4",
                "sha256": "0c567b8168c55a2951352607091d4655e9bf3e14cc93fd0ac71442321f3b4b2c"
            },
            "downloads": -1,
            "filename": "superwise_api-4.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09d68aad91ba26a0bded504b858332e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 60242,
            "upload_time": "2025-02-04T15:09:22",
            "upload_time_iso_8601": "2025-02-04T15:09:22.469065Z",
            "url": "https://files.pythonhosted.org/packages/51/86/0c13aecb9e544951dcd970e8df0c728c924efc910cbf32c997d8142843f9/superwise_api-4.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27427916d321fd8f5f241989e0b9cf969cc3967afbeab05216fde183d94298b4",
                "md5": "478281447a928e14729cef6f11818152",
                "sha256": "d42a61474d8189bb97d5fb3359ba4197125b69ef06f3951b0d6ca21465748ca3"
            },
            "downloads": -1,
            "filename": "superwise_api-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "478281447a928e14729cef6f11818152",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 37375,
            "upload_time": "2025-02-04T15:09:25",
            "upload_time_iso_8601": "2025-02-04T15:09:25.000616Z",
            "url": "https://files.pythonhosted.org/packages/27/42/7916d321fd8f5f241989e0b9cf969cc3967afbeab05216fde183d94298b4/superwise_api-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 15:09:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "superwise-api"
}
        
Elapsed time: 1.68048s