superwise-api


Namesuperwise-api JSON
Version 4.7.0 PyPI version JSON
download
home_pageNone
SummarySuperwise SDK for Python
upload_time2025-07-20 16:50:26
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/8b/16/12d2f7b4349c5094f0871cf60d5ab2a0214764f0fc42c9e8044ad1651607/superwise_api-4.7.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.7.0",
    "project_urls": null,
    "split_keywords": [
        "openapi",
        " superwisesdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "916dbd630a588b298106a53eb09106a45f265a754daf0a665a826c76eef7f908",
                "md5": "064a40ce847a3f35ef47322a22c2b619",
                "sha256": "562edff6e0cc80dd51d6321774453d2937c7deabc3d0c728a23f5247a8f5ce82"
            },
            "downloads": -1,
            "filename": "superwise_api-4.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "064a40ce847a3f35ef47322a22c2b619",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 63364,
            "upload_time": "2025-07-20T16:50:25",
            "upload_time_iso_8601": "2025-07-20T16:50:25.136125Z",
            "url": "https://files.pythonhosted.org/packages/91/6d/bd630a588b298106a53eb09106a45f265a754daf0a665a826c76eef7f908/superwise_api-4.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b1612d2f7b4349c5094f0871cf60d5ab2a0214764f0fc42c9e8044ad1651607",
                "md5": "132a1ec5d8d1a4527cd1a71bd9b73789",
                "sha256": "e6354f47f8cd56157282031fcc4ea24019b584911323f9c0c9c72e15bd46d70a"
            },
            "downloads": -1,
            "filename": "superwise_api-4.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "132a1ec5d8d1a4527cd1a71bd9b73789",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 38082,
            "upload_time": "2025-07-20T16:50:26",
            "upload_time_iso_8601": "2025-07-20T16:50:26.044636Z",
            "url": "https://files.pythonhosted.org/packages/8b/16/12d2f7b4349c5094f0871cf60d5ab2a0214764f0fc42c9e8044ad1651607/superwise_api-4.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 16:50:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "superwise-api"
}
        
Elapsed time: 2.11199s