Extrait et affiche les données des numéros INSEE (numéro de sécurité sociale française)
Go to file
2021-08-18 19:03:48 +02:00
data Successfully rewrite the CLI in go 2021-08-18 19:03:48 +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
go.mod WIP 2021-08-18 16:32:08 +02:00
LICENSE Add MIT license 2021-02-08 13:22:34 +00:00
main.go Successfully rewrite the CLI in go 2021-08-18 19:03:48 +02:00
README.md Successfully rewrite the CLI in go 2021-08-18 19:03:48 +02:00
tasks.py Add invoke with a tag task 2021-08-06 16:07:55 +02:00

INSEE number translator

Extract data from INSEE number (France)

Getting started

From sources

Run

go run . 269059913116714 168127982980507

Build & install

go install
insee_number_translator 269059913116714 168127982980507

Data sources