SDK oficial de CURPify — validación de identidad mexicana (CURP, RFC, IMSS, SEP)
Project description
curpify
SDK oficial de CURPify para Python — validación de identidad mexicana (CURP, RFC, IMSS, SEP).
pip install curpify
from curpify import Curpify
client = Curpify(api_key="ck_live_...")
result = client.curp.validate("RAMG820203HDFMRR05")
print(result.data.first_name, result.data.paternal_surname)
Documentación completa en docs.curpify.mx.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
curpify-0.1.1.tar.gz
(8.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file curpify-0.1.1.tar.gz.
File metadata
- Download URL: curpify-0.1.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2af6c419241a824651f14d57daaf1d0c35af5b187a944b5e296b24083be674fb
|
|
| MD5 |
215d1df540a13c29bb76981dab9cbe5a
|
|
| BLAKE2b-256 |
895c4af200c6421ceb5cbab58b067dd00d57f3249ce53c73d84d5bacfa504a60
|
File details
Details for the file curpify-0.1.1-py3-none-any.whl.
File metadata
- Download URL: curpify-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdb897b1cb26e0b55d050e3919f138f0b07145007a9797ddc1d1e2daf43a3d67
|
|
| MD5 |
30756972dc9dfe539bd514516428cd4c
|
|
| BLAKE2b-256 |
d750df53a76e18a890fbe29381e13d7af4bfa9e5d06adf0bc85e3124cd539669
|