superwise_api


Namesuperwise_api JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummarySuperwise SDK for Python
upload_time2024-02-15 13:30:55
maintainer
docs_urlNone
authorSuperwise
requires_python>=3.8,<4.0
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-sdk

```

## 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": "",
    "name": "superwise_api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "OpenAPI,SuperwiseSDK",
    "author": "Superwise",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e4/b1/f79eb080aa7f2d3f2701b91ddefa4392245a8461d97f90e49ebcde391100/superwise_api-1.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-sdk\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": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "openapi",
        "superwisesdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ca535ac77e2f4f4f6aaa92b7cdeeed770f58af2b663d5746165c68871bf1e0a",
                "md5": "d50d83afdba300bdc7cde159a147acde",
                "sha256": "6e6e264665f36c0132d9f457facd8e45ac5e82471a1d1225b8776385b023fa38"
            },
            "downloads": -1,
            "filename": "superwise_api-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d50d83afdba300bdc7cde159a147acde",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 236106,
            "upload_time": "2024-02-15T13:30:53",
            "upload_time_iso_8601": "2024-02-15T13:30:53.746977Z",
            "url": "https://files.pythonhosted.org/packages/9c/a5/35ac77e2f4f4f6aaa92b7cdeeed770f58af2b663d5746165c68871bf1e0a/superwise_api-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4b1f79eb080aa7f2d3f2701b91ddefa4392245a8461d97f90e49ebcde391100",
                "md5": "18e2eef1a62ea3679b7582a7f3781f44",
                "sha256": "05427d473b41c67e4a8b204bd58f946899f82ffd02167be33a587048500c2646"
            },
            "downloads": -1,
            "filename": "superwise_api-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18e2eef1a62ea3679b7582a7f3781f44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 81157,
            "upload_time": "2024-02-15T13:30:55",
            "upload_time_iso_8601": "2024-02-15T13:30:55.856273Z",
            "url": "https://files.pythonhosted.org/packages/e4/b1/f79eb080aa7f2d3f2701b91ddefa4392245a8461d97f90e49ebcde391100/superwise_api-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 13:30:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "superwise_api"
}
        
Elapsed time: 0.18609s