Name | novum-api-client JSON |
Version |
3.0.0
JSON |
| download |
home_page | None |
Summary | This library contains the basic api functions for Novum Service Center. |
upload_time | 2024-08-22 12:37:49 |
maintainer | None |
docs_url | None |
author | Leonardo |
requires_python | <4.0.0,>=3.8.1 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Novum API Library
This library contains the basic api functions for [Novum Service Center](https://novum-batteries.com).
Check some examples at [Novum - GitHub](https://github.com/novum-engineering/novum-cloud-api-examples)
## Installation
Use pip to install:
```shell
pip install novum_api_client
```
# Release Notes
## Version 3.0.0
- Release Date: 2024-08-19
### Enhancements
- Typing for NovumAPIClient Class
- Change typing structure of all entities into Optional, Reading, Writing and Essential
- Auxiliary methods to convert types
- New functions for timeseries data
# Changelog
## [2.0.1] - 2024-04-30
- Extended class arguments from base client.
- SSL_VERIFY optional for HTTP requests.
- Tests follow some order.
## [2.0.0] - 2024-04-29
- Added dataclass_json to easy the types.
- Rename types.
- Added Docstring.
- Rename functions "get_capacity_measurement" and "get_capacity_measurement_count".
- API Client available for Python > 3.8.1
## [1.1.1] - 2024-04-11
- Added new functions (get_user_documents and get_user_document_by_id).
- Forced typing for Reports.
## [1.0.1] - 2023-12-12
- Prettier added
- Most of the function have "fields" as an argument.
- Made Reports Section available.
- Added Error/Exception messages.
## [1.0.0] - 2023-12-12
- First release of the library.
Raw data
{
"_id": null,
"home_page": null,
"name": "novum-api-client",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.8.1",
"maintainer_email": null,
"keywords": null,
"author": "Leonardo",
"author_email": "l.biz@novum-engineering.com",
"download_url": "https://files.pythonhosted.org/packages/e5/bc/c18b4e3ea28b4250e2450a7ef208290f918cfe01915c6a6767397fb14f94/novum_api_client-3.0.0.tar.gz",
"platform": null,
"description": "\n\n# Novum API Library\n\nThis library contains the basic api functions for [Novum Service Center](https://novum-batteries.com). \nCheck some examples at [Novum - GitHub](https://github.com/novum-engineering/novum-cloud-api-examples)\n\n\n## Installation\n\nUse pip to install:\n\n```shell\npip install novum_api_client\n```\n\n# Release Notes\n\n## Version 3.0.0\n- Release Date: 2024-08-19\n\n### Enhancements\n- Typing for NovumAPIClient Class\n- Change typing structure of all entities into Optional, Reading, Writing and Essential\n- Auxiliary methods to convert types\n- New functions for timeseries data\n\n# Changelog\n\n## [2.0.1] - 2024-04-30\n- Extended class arguments from base client.\n- SSL_VERIFY optional for HTTP requests.\n- Tests follow some order.\n\n\n## [2.0.0] - 2024-04-29\n- Added dataclass_json to easy the types.\n- Rename types.\n- Added Docstring.\n- Rename functions \"get_capacity_measurement\" and \"get_capacity_measurement_count\".\n- API Client available for Python > 3.8.1\n\n\n## [1.1.1] - 2024-04-11\n- Added new functions (get_user_documents and get_user_document_by_id).\n- Forced typing for Reports.\n\n## [1.0.1] - 2023-12-12\n- Prettier added\n- Most of the function have \"fields\" as an argument.\n- Made Reports Section available. \n- Added Error/Exception messages.\n\n\n## [1.0.0] - 2023-12-12\n- First release of the library.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This library contains the basic api functions for Novum Service Center.",
"version": "3.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bbdc11573495cd66accaa1e07907c64582faff141e7970ca8ca9b22a8df734a0",
"md5": "83cf314bec52c0ae1661ead57e82d9a8",
"sha256": "a6f800b312eb21a4522c9c901e191bdb06af00c36594b67b369882453c527c8e"
},
"downloads": -1,
"filename": "novum_api_client-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83cf314bec52c0ae1661ead57e82d9a8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.8.1",
"size": 23218,
"upload_time": "2024-08-22T12:37:47",
"upload_time_iso_8601": "2024-08-22T12:37:47.517455Z",
"url": "https://files.pythonhosted.org/packages/bb/dc/11573495cd66accaa1e07907c64582faff141e7970ca8ca9b22a8df734a0/novum_api_client-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e5bcc18b4e3ea28b4250e2450a7ef208290f918cfe01915c6a6767397fb14f94",
"md5": "ae0afe28067f85eacdfa90c4b6a04995",
"sha256": "1ef186e1dfbb6671b612db22ef3cc57d88ce3614960f4f4ae22d3735d18aef24"
},
"downloads": -1,
"filename": "novum_api_client-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "ae0afe28067f85eacdfa90c4b6a04995",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.8.1",
"size": 21332,
"upload_time": "2024-08-22T12:37:49",
"upload_time_iso_8601": "2024-08-22T12:37:49.662160Z",
"url": "https://files.pythonhosted.org/packages/e5/bc/c18b4e3ea28b4250e2450a7ef208290f918cfe01915c6a6767397fb14f94/novum_api_client-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 12:37:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "novum-api-client"
}