Skip to content

This tool serves to parse the NIK (Nomor Induk Kependudukan)

Notifications You must be signed in to change notification settings

ImJoke/nik-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Installing

git clone --depth=1 https://github.com/ImJoke/nik-parser

Usage

python nik_parse.py -n <nik>

Example

python nik_parse.py -n 1234567891234567

Help output

$ python parse_nik.py --help
usage: nik_parse.py [-h] -n NIK

NIK Parser

options:
  -h, --help         show this help message and exit
  -n NIK, --nik NIK  Nomor Induk Kependudukan

Note

Try to combine this tool with the nik-info tool

Supported version

  • Python ≥ 3.x.x

TODO

  • Recreate this code (more better)

References

About

This tool serves to parse the NIK (Nomor Induk Kependudukan)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages