python-cuil

This library calculate the CUIL from genre and dni (For Argentina)


Keywords
cuil, argentina
License
Other
Install
pip install python-cuil==0.0.2

Documentation

python-cuil

This code provide functions to calcule a cuil from sex and dni. (Cuil is Codigo Unico de Identificacion Laboral)

Example

from python-cuil.cuil import Person
c = Person(31449202, Cuil.MALE)
print(c.cuil())
>>> 20-31449202-2