OpenFisca is a versatile microsimulation free software. This is the source code of the France module.
Please consult http://www.openfisca.fr/presentation
Please consult http://www.openfisca.fr/documentation
Requirement: OpenFisca-Core.
Clone the OpenFisca-France Git repository on your machine and install the Python package. Assuming you are in your working directory:
git clone https://github.com/openfisca/openfisca-france.git
cd openfisca-france
pip install --editable . --user
python setup.py compile_catalog
For your information, the Tunisian tax-benefit system is also available: OpenFisca-Tunisia.
OpenFisca is a free software project. Its source code is distributed under the GNU Affero General Public Licence version 3 or later (see COPYING).
Feel free to join the OpenFisca development team on GitHub or contact us by email at [email protected]