Metadata-Version: 2.1
Name: phl-budget-data
Version: 0.1.1
Summary: PHL Budget Data
Home-page: https://github.com/PhiladelphiaController/phl-budget-data
License: MIT
Author: Nick Hand
Author-email: nick.hand@phila.gov
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: boto3 (>=1.17.12,<2.0.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: desert (>=2020.11.18,<2021.0.0)
Requires-Dist: intervaltree (>=3.1.0,<4.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: numpy (==1.18.0)
Requires-Dist: pandas (>=1.2.1,<2.0.0)
Requires-Dist: pdfplumber (>=0.5.25,<0.6.0)
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Requires-Dist: selenium (>=3.141.0,<4.0.0)
Requires-Dist: webdriver-manager (>=3.3.0,<4.0.0)
Project-URL: Repository, https://github.com/PhiladelphiaController/phl-budget-data
Description-Content-Type: text/markdown

# phl-budget-data

Aggregating and cleaning City of Philadelphia budget-related data

## Installation

```
pip install phl_budget_data
```
## Examples


