Skip to main content

API wrapper for ROVA calendar

Project description

ROVA

Wrapper to get ROVA calendar from Rova's Mobile App or Website See https://www.rova.nl/

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], [ROVA_DATA_SOURCE])

ROVA_DATA_SOURCE can be set to indicate which data source should be used. Possible options are site and api.

API Request

Check wether ROVA collects garbage at the given zip code and house number

def is_rova_area():

This method return the parsed JSON response as a list.

def get_calendar_items():

TODO

  • 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.2.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page