Reporter-utils
==============
Shared utilities for data extraction.
## Installation
Reporter-utils package is published [on PyPI](https://pypi.org/project/reporter-utils/):
```sh
pip install reporter-utils
```
## Documentation
See [full documentation](https://ipamo.net/reporter-utils) (including [API reference](https://ipamo.net/reporter-utils/latest/api-reference.html)).
## Legal
This project is licensed under the terms of the [MIT license](https://raw.githubusercontent.com/ipamo/reporter-utils/main/LICENSE.txt).
Raw data
{
"_id": null,
"home_page": null,
"name": "reporter-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "data, extraction, reporter, shared, utils, utilities",
"author": null,
"author_email": "S\u00e9bastien Hocquet <dev@ipamo.net>",
"download_url": null,
"platform": null,
"description": "Reporter-utils\r\n==============\r\n\r\nShared utilities for data extraction.\r\n\r\n\r\n## Installation\r\n\r\nReporter-utils package is published [on PyPI](https://pypi.org/project/reporter-utils/):\r\n\r\n```sh\r\npip install reporter-utils\r\n```\r\n\r\n## Documentation\r\n\r\nSee [full documentation](https://ipamo.net/reporter-utils) (including [API reference](https://ipamo.net/reporter-utils/latest/api-reference.html)).\r\n\r\n\r\n## Legal\r\n\r\nThis project is licensed under the terms of the [MIT license](https://raw.githubusercontent.com/ipamo/reporter-utils/main/LICENSE.txt).\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Shared utilities for data extraction.",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/ipamo/reporter-utils/issues",
"Homepage": "https://github.com/ipamo/reporter-utils"
},
"split_keywords": [
"data",
" extraction",
" reporter",
" shared",
" utils",
" utilities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6a6d12d6ae2630292e740a5b246a706d2dbd0a05962528eb4f16f183591ae794",
"md5": "ffdcc4a5f80758b49940f13ce2bcc278",
"sha256": "3cad90740e538c459da5f6996365bc023b16311b6565e2ab956ee2c24fa7fa6a"
},
"downloads": -1,
"filename": "reporter_utils-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffdcc4a5f80758b49940f13ce2bcc278",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6780,
"upload_time": "2024-03-22T23:14:36",
"upload_time_iso_8601": "2024-03-22T23:14:36.628077Z",
"url": "https://files.pythonhosted.org/packages/6a/6d/12d6ae2630292e740a5b246a706d2dbd0a05962528eb4f16f183591ae794/reporter_utils-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-22 23:14:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ipamo",
"github_project": "reporter-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "zut",
"specs": [
[
">=",
"0.9"
]
]
},
{
"name": "pyyaml",
"specs": []
}
],
"lcname": "reporter-utils"
}