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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file milwaukee_dpw_parser-0.1.1.tar.gz.
File metadata
- Download URL: milwaukee_dpw_parser-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91d1b990bbe73a87957a4e6bc673ca7609fa8e6044fc98be4b536319e9cc495e
|
|
| MD5 |
50942c2613771e3aec7451fb7b4e9048
|
|
| BLAKE2b-256 |
63f7f78271d90e77aad0ccd6b28574a319b6e6fe90dfe14f107116f5be94b7db
|