Metadata-Version: 2.1
Name: hartware-lib
Version: 0.5.44
Summary: Core helper lib for Hartware codes.
Home-page: https://gitlab.com/ludwig778/python-lib
License: GPLv3
Author: Laurent Arthur
Author-email: laurent.arthur75@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: all
Provides-Extra: async-http
Provides-Extra: data-science
Requires-Dist: aiofiles (>=25.1.0,<26.0.0)
Requires-Dist: aiohttp (>=3.14.3,<4.0.0) ; extra == "all" or extra == "async-http"
Requires-Dist: msgpack (>=1.2.1,<2.0.0)
Requires-Dist: nest-asyncio (>=1.6.0,<2.0.0) ; extra == "all" or extra == "async-http"
Requires-Dist: numpy (>=1.26.4,<2.0.0) ; extra == "all" or extra == "data-science"
Requires-Dist: pandas (>=2.2.1,<3.0.0) ; extra == "all" or extra == "data-science"
Requires-Dist: pytz (>=2026.3.post1,<2027.0)
Requires-Dist: pyyaml (>=6.0.3,<7.0.0)
Requires-Dist: requests-mock (>=1.12.1,<2.0.0)
Requires-Dist: types-pytz (>=2026.3.1.20260727,<2027.0.0.0)
Requires-Dist: types-requests (>=2.33.0.20260712,<3.0.0.0)
Project-URL: Repository, https://gitlab.com/ludwig778/python-lib
Description-Content-Type: text/markdown

# Hartware Lib

