Metadata-Version: 2.3
Name: icostate
Version: 0.14
Summary: Stateful API for the ICOtronic system intended for usage in a Web API
Keywords: smart-tool,smh,stu,sth,tool-holder
Author: Moritz Breurather
Author-email: breurather@ift.at
Requires-Python: >=3.10,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: Flake8-pyproject (>=1.2.3) ; extra == "dev"
Requires-Dist: black (>=25.1.0) ; extra == "dev"
Requires-Dist: coverage (>=7.9.2) ; extra == "dev"
Requires-Dist: furo (>=2024.8.6) ; extra == "dev"
Requires-Dist: icotronic (>=4.1,<5)
Requires-Dist: mypy (>=1.16.1) ; extra == "dev"
Requires-Dist: myst-parser (>=4.0.1) ; extra == "dev"
Requires-Dist: netaddr (>=1.3.0)
Requires-Dist: pydoclint[flake8] (>=0.6.6) ; extra == "dev"
Requires-Dist: pyee (>=13.0.0)
Requires-Dist: pylint (>=3.3.7) ; extra == "dev"
Requires-Dist: pytest-asyncio (>=1.0.0) ; extra == "test"
Requires-Dist: pytest-sphinx (>=0.6.3) ; extra == "test"
Requires-Dist: sphinx-autodoc-typehints (>=3) ; extra == "dev"
Requires-Dist: sphinx-pyproject (>=0.3) ; extra == "dev"
Requires-Dist: sphinx_toggleprompt (>=0.6.0) ; extra == "dev"
Requires-Dist: sphinxcontrib-mermaid (>=1.0.0) ; extra == "dev"
Project-URL: Documentation, https://icostate.readthedocs.io
Project-URL: Source, https://github.com/mytoolit/ICOstate
Description-Content-Type: text/markdown

[documentation]: https://icostate.readthedocs.io

[![API Documentation](https://img.shields.io/readthedocs/icostate?label=Documentation)][documentation]

Please take a look at the [documentation][] for more information.

