Extrait et affiche les données des numéros INSEE (numéro de sécurité sociale française)
insee_number_translator | ||
.gitignore | ||
.pre-commit-config.yaml | ||
go.mod | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
tasks.py |
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