Metadata-Version: 2.1
Name: hartware-lib
Version: 0.5.38
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: async-rabbitmq
Provides-Extra: data-science
Provides-Extra: slack
Requires-Dist: aio-pika (>=9.4.0,<10.0.0) ; extra == "all" or extra == "async-rabbitmq"
Requires-Dist: aiofiles (>=23.2.1,<24.0.0)
Requires-Dist: aiohttp (>=3.9.3,<4.0.0) ; extra == "all" or extra == "async-http"
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 (>=2024.1,<2025.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests-mock (>=1.11.0,<2.0.0)
Requires-Dist: slack-sdk (>=3.27.1,<4.0.0) ; extra == "all" or extra == "slack"
Requires-Dist: types-pytz (>=2024.1.0.20240203,<2025.0.0.0)
Requires-Dist: types-requests (>=2.31.0.20240311,<3.0.0.0)
Project-URL: Repository, https://gitlab.com/ludwig778/python-lib
Description-Content-Type: text/markdown

# Hartware Lib

