Metadata-Version: 2.1
Name: policyengine-us
Version: 0.682.0
Summary: PolicyEngine tax and benefit system for the US
Home-page: https://github.com/PolicyEngine/policyengine-us
Author: PolicyEngine
Author-email: hello@policyengine.org
License: http://www.fsf.org/licensing/licenses/agpl-3.0.html
Keywords: benefit microsimulation social tax
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click ==8.1.3
Requires-Dist: h5py
Requires-Dist: microdf-python
Requires-Dist: pandas
Requires-Dist: pathlib
Requires-Dist: policyengine-core <3,>=2.11.5
Requires-Dist: pytest
Requires-Dist: pytest-dependency
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: scipy ==1.10.1
Requires-Dist: synthimpute
Requires-Dist: tables
Requires-Dist: tabulate
Requires-Dist: tqdm
Provides-Extra: dev
Requires-Dist: autopep8 ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: furo ==2022.9.29 ; extra == 'dev'
Requires-Dist: jupyter-book <0.16,>=0.15 ; extra == 'dev'
Requires-Dist: linecheck ; extra == 'dev'
Requires-Dist: markupsafe ; extra == 'dev'
Requires-Dist: plotly ; extra == 'dev'
Requires-Dist: pydata-sphinx-theme ==0.13.1 ; extra == 'dev'
Requires-Dist: setuptools ; extra == 'dev'
Requires-Dist: sphinx <5.1,>=5.0 ; extra == 'dev'
Requires-Dist: sphinx-argparse ; extra == 'dev'
Requires-Dist: sphinx-math-dollar ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: yaml-changelog ; extra == 'dev'
Requires-Dist: survey-enhance ; extra == 'dev'

# PolicyEngine US

[![codecov](https://codecov.io/gh/PolicyEngine/policyengine-us/branch/master/graph/badge.svg?token=BLoCjCf5Qr)](https://codecov.io/gh/PolicyEngine/policyengine-us)
[![PyPI version](https://badge.fury.io/py/policyengine-us.svg)](https://badge.fury.io/py/policyengine-us)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

PolicyEngine US is a microsimulation model of the US state and federal tax and benefit system.

To install, run `pip install policyengine-us`.


