Skip to content
Snippets Groups Projects

OpenFisca France Reforms

PyPI version

Conda Version

Some reforms for French OpenFisca tax-benefit system

Install

poetry install

Test Reforms

# poetry run python -m openfisca_france_reforms.plf_2022.scripts.run_test
# poetry run python -m openfisca_france_reforms.prime_partage_valeur.scripts.run_test
# poetry run python -m openfisca_france_reforms.plf_plfss_2023.scripts.run_test

Ajouter le PLF/PLFSS

  • Se rendre dans le fichier openfisca-france-reform > pyproject.toml :
  • Ajouter une ligne : plf_plfss_2026 = "openfisca_france_reforms.plf_plfss_2026:PlfPlfss2026"