An open API service indexing awesome lists of open source software.

https://github.com/lash-l/anova_wifi

A Python package for reading anova sous vide api data
https://github.com/lash-l/anova_wifi

anova anova-precision-cooker anova-sous-vide python

Last synced: 11 months ago
JSON representation

A Python package for reading anova sous vide api data

Awesome Lists containing this project

README

          

# 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)