Git Product home page Git Product logo

openfisca-france-pension's Introduction

OpenFisca-France-Pension

Ce paquet est en cours de développement

[EN] Introduction

OpenFisca is a versatile microsimulation free software. This repository contains the OpenFisca model of the French tax pension schemes inspired from TiL-Pension. Therefore, the working language here is French. You can however check the general OpenFisca documentation in English!

[FR] Introduction

OpenFisca est un logiciel libre de micro-simulation. Ce dépôt contient la modélisation des principaux régimes de retraite français inspiré par TiL-Pension. Pour plus d'information sur les fonctionnalités et la manière d'utiliser OpenFisca, vous pouvez consulter la documentation générale.

[FR] Installation

[FR] Installation avec pip

Si vous êtes familier de pip, le commande suivante devrait suffire

pip install -e .

Vous pouvez tester si tout a bien fonctionné :

openfisca test openfisca_france_pension/tests/

Si vous travaillez sous Microsoft Windows et que vous n e maîtrisez pas l'installation avec pip sur cette infrastructure, il vaut mieux suivre la procédure d'installation avec conda.

[FR] Installation avec conda (et pip ...)

Les étapes à suivre sont les suivantes:

  • installer une distribution conda comme anaconda
  • procéder à l'installation via des dépendances via le fichier environment.yml :
conda env create -f environment.yml
  • activer l'environnement que l'on vient de créer
conda activate openfisca-france-pension
  • procéder à l'installation du paquet :
pip install -e .
  • tester si tout a bien fonctionné :
openfisca test openfisca_france_pension/tests/

La modélisation à proprement parler est décrite ici.

openfisca-france-pension's People

Contributors

benjello avatar eraviart avatar agnieska avatar benbel avatar benoit-cty avatar

Stargazers

 avatar

Watchers

Lucian avatar  avatar Thomas Guillet avatar

openfisca-france-pension's Issues

Adapter openfisca-france-pension à GitHub

Merci @benjello pour l'ajout de ce nouveau dépôt, qui plus est, sur un thème aussi majeur ❤️

Ce code était hébergé sur une forge GitLab, quelques fichiers sont donc à adapter aux syntaxes GitHub.
Par ailleurs, cela peut s'étendre à l'adoption de quelques éléments facilitant la contribution comme les templates de pull requests...

Cette issue propose donc de lister les premiers éléments à mettre en oeuvre pour le bon accueil de se dépôt sur https://github.com/openfisca/ 😁 et d'en débattre ici le cas échéant. cc @benoit-cty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.