Milwaukee, Wisconsin Milwaukee Metropolitan Sewerage District Parser
Parses MMSD current statuses, including Deep Tunnel and water treatment plant capacities
Installation
python3 -m venv .venv
source .venv/bin/activate
pip3 install .
Run
python mke_mmsd_parser.py
MMSDInformation(facilities=[MMSDFacility(name='Deep Tunnel', current_million_gallons=348, maximum_million_gallons=432), MMSDFacility(name='South Shore Water Reclamation Facility', current_million_gallons=103, maximum_million_gallons=150), MMSDFacility(name='Jones Island Water Reclamation Facility', current_million_gallons=327, maximum_million_gallons=330)], water_drop_alert=False)
Publishing
Get API key from PyPI
source .venv/bin/activate
python3 -m pip install --upgrade build twine
python3 -m build
python3 -m twine upload dist/*, using your API key
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file milwaukee_mmsd_parser-0.1.5.tar.gz.
File metadata
- Download URL: milwaukee_mmsd_parser-0.1.5.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9e56d7ef8ed040b895b4e61d0e13d5edc8b89ebbf1af9f9e10b6bc8aaf6ead6
|
|
| MD5 |
4f46ef652714cfbb78e7c6f15882ab3b
|
|
| BLAKE2b-256 |
0134f1919578000232388a9994b5d1e8a00dadd5a750a0f7d94100368025a663
|
File details
Details for the file milwaukee_mmsd_parser-0.1.5-py3-none-any.whl.
File metadata
- Download URL: milwaukee_mmsd_parser-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed1252e933baed1eb1fcc882a927dfd315af75497e05c7e1d055be5b63177f44
|
|
| MD5 |
8127842b778d8254a0ad5404a842dfba
|
|
| BLAKE2b-256 |
67f2ea7d6e6ce4b2e6f24a8211cd749409f85a121ace94c1edb65a5bcb4bb872
|