Metadata-Version: 2.1 Name: anova-wifi Version: 0.17.0 Summary: A package to get read only data from Anova precision cookers with wifi Home-page: https://github.com/Lash-L/anova-wifi License: MIT Author: Luke Author-email: conway220@gmail.com Requires-Python: >=3.10,<4.0 Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development :: Libraries Requires-Dist: aiohttp (>=3.9.3,<4.0.0) Project-URL: Bug Tracker, https://github.com/Lash-L/anova-wifi/issues Project-URL: Changelog, https://github.com/Lash-L/anova-wifi/blob/main/CHANGELOG.md Project-URL: Repository, https://github.com/Lash-L/anova-wifi Description-Content-Type: text/markdown # Anova Wifi

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

A package to get read only data from Anova precision cookers with wifi ## Installation Install this via pip (or your favourite package manager): `pip install anova-wifi` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Luke
Luke

💻 🤔 📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! ## Credits This package was created with [Copier](https://copier.readthedocs.io/) and the [browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template) project template. This is heavily based off of information from [this reddit post](https://www.reddit.com/r/sousvide/comments/p43k18/tracking_my_anovas_status_over_time_using_the_api/) by [/u/InitializedVariable](https://www.reddit.com/user/InitializedVariable)