CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
Dts_OpenFisca_Core.egg-info/PKG-INFO
Dts_OpenFisca_Core.egg-info/SOURCES.txt
Dts_OpenFisca_Core.egg-info/dependency_links.txt
Dts_OpenFisca_Core.egg-info/entry_points.txt
Dts_OpenFisca_Core.egg-info/requires.txt
Dts_OpenFisca_Core.egg-info/top_level.txt
openfisca_core/__init__.py
openfisca_core/commons.py
openfisca_core/data_storage.py
openfisca_core/entities.py
openfisca_core/errors.py
openfisca_core/formula_helpers.py
openfisca_core/holders.py
openfisca_core/indexed_enums.py
openfisca_core/memory_config.py
openfisca_core/model_api.py
openfisca_core/parameters.py
openfisca_core/periods.py
openfisca_core/populations.py
openfisca_core/rates.py
openfisca_core/reforms.py
openfisca_core/simulation_builder.py
openfisca_core/simulations.py
openfisca_core/taxbenefitsystems.py
openfisca_core/taxscales.py
openfisca_core/tracers.py
openfisca_core/variables.py
openfisca_core/scripts/__init__.py
openfisca_core/scripts/find_placeholders.py
openfisca_core/scripts/measure_numpy_condition_notations.py
openfisca_core/scripts/measure_performances.py
openfisca_core/scripts/measure_performances_fancy_indexing.py
openfisca_core/scripts/openfisca_command.py
openfisca_core/scripts/remove_fuzzy.py
openfisca_core/scripts/run_test.py
openfisca_core/scripts/simulation_generator.py
openfisca_core/scripts/__pycache__/__init__.cpython-38.pyc
openfisca_core/scripts/__pycache__/openfisca_command.cpython-38.pyc
openfisca_core/scripts/assets/__init__.py
openfisca_core/scripts/assets/index.html
openfisca_core/scripts/migrations/__init__.py
openfisca_core/scripts/migrations/v24_to_25.py
openfisca_core/scripts/migrations/v16_2_to_v17/__init__.py
openfisca_core/scripts/migrations/v16_2_to_v17/legislation.xsd
openfisca_core/scripts/migrations/v16_2_to_v17/xml_to_yaml_country_template.py
openfisca_core/scripts/migrations/v16_2_to_v17/xml_to_yaml_extension_template.py
openfisca_core/tools/__init__.py
openfisca_core/tools/simulation_dumper.py
openfisca_core/tools/test_runner.py
openfisca_web_api/__init__.py
openfisca_web_api/app.py
openfisca_web_api/errors.py
openfisca_web_api/handlers.py
openfisca_web_api/openAPI.yml
openfisca_web_api/loader/__init__.py
openfisca_web_api/loader/entities.py
openfisca_web_api/loader/parameters.py
openfisca_web_api/loader/spec.py
openfisca_web_api/loader/tax_benefit_system.py
openfisca_web_api/loader/variables.py
openfisca_web_api/scripts/__init__.py
openfisca_web_api/scripts/serve.py