LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ogcore/OGcorePlots.mplstyle
ogcore/SS.py
ogcore/TPI.py
ogcore/__init__.py
ogcore/_version.py
ogcore/aggregates.py
ogcore/config.py
ogcore/constants.py
ogcore/default_parameters.json
ogcore/demographics.py
ogcore/elliptical_u_est.py
ogcore/execute.py
ogcore/firm.py
ogcore/fiscal.py
ogcore/household.py
ogcore/model_variables.json
ogcore/output_plots.py
ogcore/output_tables.py
ogcore/parameter_plots.py
ogcore/parameter_tables.py
ogcore/parameters.py
ogcore/pensions.py
ogcore/tax.py
ogcore/txfunc.py
ogcore/utils.py
ogcore.egg-info/PKG-INFO
ogcore.egg-info/SOURCES.txt
ogcore.egg-info/dependency_links.txt
ogcore.egg-info/requires.txt
ogcore.egg-info/top_level.txt
tests/test_SS.py
tests/test_TPI.py
tests/test_aggregates.py
tests/test_basic.py
tests/test_dask_benchmarks.py
tests/test_demographics.py
tests/test_elliptical_u_est.py
tests/test_execute.py
tests/test_firm.py
tests/test_fiscal.py
tests/test_household.py
tests/test_output_plots.py
tests/test_output_tables.py
tests/test_parameter_plots.py
tests/test_parameter_tables.py
tests/test_parameters.py
tests/test_pensions.py
tests/test_real_txfunc_benchmarks.py
tests/test_run_example.py
tests/test_run_ogcore.py
tests/test_tax.py
tests/test_txfunc.py
tests/test_user_inputs.py
tests/test_utils.py