https://github.com/krescruz/fiscal-validator
Validators python for fiscal data in México
https://github.com/krescruz/fiscal-validator
fiscal python sat validator
Last synced: 11 months ago
JSON representation
Validators python for fiscal data in México
- Host: GitHub
- URL: https://github.com/krescruz/fiscal-validator
- Owner: krescruz
- License: mit
- Created: 2017-12-20T19:13:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T19:35:33.000Z (over 8 years ago)
- Last Synced: 2025-03-11T20:29:20.891Z (over 1 year ago)
- Topics: fiscal, python, sat, validator
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### List validators
```python
>> curp_validator('...')
>> rfc_validator('...')
>> nss_validator('...')
```
___
### CURP
La Clave Única de Registro de Población (CURP) es un código alfanumérico único de identidad de 18 caracteres, tanto para residentes como para ciudadanos mexicanos.
### RFC
El Registro Federal de Contribuyentes es una clave que se usa en México para distinguir a cada individuo o empresa obligado a pagar impuestos. A las personas u organizaciones que cuentan con su RFC se les llama contribuyentes.
### NSS
El Número de Seguridad Social (NSS) es único, permanente e intransferible y se asigna para llevar un registro de los trabajadores y asegurados.