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, [YOUR_HOUSE_NUMBER_ADDITION])
API Request
Check wether ROVA collects garbage at the given zip code and house number
def is_rova_area():
These 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.1.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
rova-0.1.0-py3-none-any.whl
(3.4 kB
view hashes)