Eriparse
HTML parsing logic for https://www.erieri.com/cost-of-living-calculator. Was written to help my wife and I better understand the differences between potential cities for her fellowship.
Notes
Be aware that website frontend can change whenver, so, rely on the build badge above for is_still_valid to know whether the website HTML has changed.
Usage
Intended to be called like:
wget -q https://www.erieri.com/cost-of-living/united-states/illinois/chicago -O - | pipenv run python eriparse/main.py >> chicago.json
Or, if you'd like to integrate it into your Python code, >>> pip install eriparse
from eriparse import parse
Release files for eriparse 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eriparse-0.0.2.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eriparse-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.9 kB
Release files / eriparse-0.0.2.tar.gz
| Download URL | eriparse-0.0.2.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c936d865629d24cbc4fdad863ce383295100d7f41a01131896e2466846c211af
|
|
BLAKE2b-256 checksum How to use checksums |
a092bbcac765655054c417ec045b311a951bb64720b38a1b9ec355b160f68a0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / eriparse-0.0.2-py3-none-any.whl
| Download URL | eriparse-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca95bdf6cfbf6da004f4304aee47468c3d9bd5bbdb5eaf6e20e3b86cd60d860b
|
|
BLAKE2b-256 checksum How to use checksums |
440caaca236d41404e8d41340d7978e1967e23d2686578b5a763732e5d5ddc3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|