Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.28 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.28 KB

OpenFisca France

Build Status via Travis CI

Presentation

OpenFisca is a versatile microsimulation free software. This is the source code of the France module.

Please consult http://www.openfisca.fr/presentation

Documentation

Please consult http://www.openfisca.fr/documentation

Installation

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.

Contribute

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]