Metadata-Version: 2.4
Name: pyprusalink
Version: 2.2.0
Summary: Library to interact with PrusaLink v2
Author-email: The Home Assistant Authors <hello@home-assistant.io>
License: Apache-2.0
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Home Automation
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx
Provides-Extra: test
Requires-Dist: pytest>=9.0.3; extra == "test"
Requires-Dist: pytest-asyncio>=1.3.0; extra == "test"
Requires-Dist: respx>=0.23.1; extra == "test"
Provides-Extra: lint
Requires-Dist: black==26.3.1; extra == "lint"
Requires-Dist: flake8==7.3.0; extra == "lint"
Requires-Dist: isort==8.0.1; extra == "lint"
Dynamic: license-file

# PyPrusaLink

Python library to interact with PrusaLink API v2.
