CEP client library
Project description
CEP
Python client library for CEP (http://www.banxico.org.mx/cep/)
Instalación
pip install cepmex
Uso
from datetime import date
from cep import Transferencia
tr = Transferencia.validar(
fecha=date(2019, 4, 12),
clave_rastreo='CUENCA1555093850',
emisor='90646', # STP
receptor='40012', # BBVA
cuenta='012180004643051249',
monto=8.17,
)
pdf = tr.descargar()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cepmex-bp-0.1.9.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file cepmex-bp-0.1.9.tar.gz
.
File metadata
- Download URL: cepmex-bp-0.1.9.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e558ff1cbe84a0c6438b6dcb3c5435025ec952bc02c78db06592a2586c2248f6 |
|
MD5 | b3b20a360e82f863dee25f93dc8917b5 |
|
BLAKE2b-256 | 228f2c779be320b4a2eff0a39f886656c01e25a52fbe148bdb00532df9014aef |
File details
Details for the file cepmex_bp-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: cepmex_bp-0.1.9-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aac341980bb9edf5e06b35d4b0ada8d6736d048e17be25b37c05402ac681097e |
|
MD5 | d779837e207cecd8441ba23a9c2a08f4 |
|
BLAKE2b-256 | 064d019851fe5de2a2bffb5ff22eae289365df1ff30004c0b8255b3cd6a54318 |