Metadata-Version: 2.4
Name: openfisca-excel-reform
Version: 0.0.3
Summary: Excel reforms provide a way to modify a subtree of parameters with an Excel file.
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/openfisca/openfisca-excel-reform
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: openfisca-core[web-api]>=43

Excel reforms provide a way to modify a subtree of parameters with an Excel file.

`TestExcelReformIntegration.test_build_reform_excel_and_generate_template` illustrates how this package can be used.
