API wrapper for ROVA calendar
Project description
ROVA
API wrapper for ROVA calendar
Create a new connection by supplying your zip code and house number
r = rova.Rova(YOUR_ZIP_CODE, YOUR_HOUSE_NUMBER)
API Request
The methods return the parsed JSON response as a dict.
def get_calendar_items():
TODO
- Parse ROVA response
- Add API documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rova-0.0.1.tar.gz
(1.9 kB
view hashes)
Built Distribution
rova-0.0.1-py3-none-any.whl
(3.2 kB
view hashes)