Skip to main content

Milwaukee Wisconsin Department of Public Works Parser

Project description

Milwaukee, Wisconsin Department of Public Works Parser

Gets the next upcoming trash and recycling date for an address in Milwaukee, WI.

Installation

pip install milwaukee-dpw-parser

Run

from milwaukee_dpw_parser import get_next_garbage_and_recycling_dates
garbage_date, recycling_date = await get_next_garbage_and_recycling_dates('1011', 'E', 'BRADY', 'ST')
print(garbage_date)
print(recycling_date)
2022-01-11
2022-01-19

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

milwaukee_dpw_parser-0.1.1.tar.gz (2.4 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