Name | cle-utilities JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | A logging package which will help to implement the cle capabilities and design the requests to be sent to cle api. |
upload_time | 2023-07-11 10:33:43 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.9 |
license | |
keywords |
cle
logging
automated alert
exceptions
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cle_package
A package used to send the logs and exceptions on CLE Portal. Package is also used to design json to be sent to the cle apis example headers_json, logging_json, exception_json.
Developed by Adeep Malmotra
## Examples of How To Use
```python
# Under Construction
```
Explore the package to use other functions and parameters.
Raw data
{
"_id": null,
"home_page": "",
"name": "cle-utilities",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "cle,logging,automated alert,exceptions",
"author": "",
"author_email": "Adeep Malmotra <Adeep.Malmotra@ibm.com>",
"download_url": "https://files.pythonhosted.org/packages/76/78/3a2639e8a25d0b0fc0d8d207befdba8c611c304bfc3762336c831b39b38d/cle_utilities-0.0.2.tar.gz",
"platform": null,
"description": "# cle_package\r\n\r\nA package used to send the logs and exceptions on CLE Portal. Package is also used to design json to be sent to the cle apis example headers_json, logging_json, exception_json. \r\n\r\nDeveloped by Adeep Malmotra\r\n\r\n## Examples of How To Use\r\n\r\n```python\r\n# Under Construction\r\n```\r\n\r\n\r\nExplore the package to use other functions and parameters. \r\n",
"bugtrack_url": null,
"license": "",
"summary": "A logging package which will help to implement the cle capabilities and design the requests to be sent to cle api.",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"cle",
"logging",
"automated alert",
"exceptions"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ee5f49bc0179592b0882b311b8775d165cf7eb402987009a380361da3afdae56",
"md5": "1da71495f384c36e910d5aa54efd5c16",
"sha256": "114e666ffaf78835ca45e822018f1fa677199a9de48f0599dad2fde47357c99b"
},
"downloads": -1,
"filename": "cle_utilities-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1da71495f384c36e910d5aa54efd5c16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4268,
"upload_time": "2023-07-11T10:33:42",
"upload_time_iso_8601": "2023-07-11T10:33:42.086324Z",
"url": "https://files.pythonhosted.org/packages/ee/5f/49bc0179592b0882b311b8775d165cf7eb402987009a380361da3afdae56/cle_utilities-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76783a2639e8a25d0b0fc0d8d207befdba8c611c304bfc3762336c831b39b38d",
"md5": "92d111af1144ddc9082e524385441ed8",
"sha256": "a8eba14b96b32ed26fc9ba36fdba668eaa1dd3bdc40b238825c81d4f5bd1d36b"
},
"downloads": -1,
"filename": "cle_utilities-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "92d111af1144ddc9082e524385441ed8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3700,
"upload_time": "2023-07-11T10:33:43",
"upload_time_iso_8601": "2023-07-11T10:33:43.644360Z",
"url": "https://files.pythonhosted.org/packages/76/78/3a2639e8a25d0b0fc0d8d207befdba8c611c304bfc3762336c831b39b38d/cle_utilities-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-11 10:33:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cle-utilities"
}