Extrait et affiche les données des numéros INSEE (numéro de sécurité sociale française)
Go to file
Gabriel Augendre 8a052d847c Bump version 2021-08-06 16:03:52 +02:00
insee_number_translator Move samples to readme 2021-08-06 15:57:46 +02:00
.gitignore Allow packaging with pyOxidizer 2019-07-11 22:24:36 +02:00
.pre-commit-config.yaml Update config 2021-08-06 15:57:46 +02:00
LICENSE Add MIT license 2021-02-08 13:22:34 +00:00
README.md Update readme 2021-08-06 16:03:24 +02:00
poetry.lock Allow back to python 3.7 2021-08-06 16:01:19 +02:00
pyproject.toml Bump version 2021-08-06 16:03:52 +02:00

README.md

INSEE number translator

Extract data from INSEE number (France)

Getting started

From package

# activate your venv
python -m pip install insee-number-translator
insee 269059913116714 168127982980507

From sources

pyenv virtualenv 3.7.9 insee
pyenv local insee
poetry install
# restart your shell
insee 269059913116714 168127982980507

Data sources