Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.47 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.47 KB

Rachiopy

All Contributors

This python package provides a interface to the Rachio public API.

Usage

from rachiopy import Rachio

r = Rachio("authtoken")

r.person.info()

For the complete documentation visit read the docs.

Contributors

Brian Rogers
Brian Rogers

💻 📖 ⚠️