Skip to main content

CEP client library

Project description

CEP

test codecov PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cepmex-0.2.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

cepmex-0.2.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file cepmex-0.2.2.tar.gz.

File metadata

  • Download URL: cepmex-0.2.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for cepmex-0.2.2.tar.gz
Algorithm Hash digest
SHA256 102625eca127d67f08fec443d1f0d2c2b772a9eac65723be54ca67a4c4fbc4e6
MD5 95bb4df993941b0810305aef5656ef85
BLAKE2b-256 3711bcdcde226c298698287ef48304c43c1ca88cb24c849a08830c190f09b042

See more details on using hashes here.

File details

Details for the file cepmex-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: cepmex-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for cepmex-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b143f53ef1fb757a47936b2dba021a3b651d8f1d5cca550cbf38cd3e7bc072fd
MD5 be14fc8758058bbec05b326239688ee6
BLAKE2b-256 c961b57892c7bf24350f72e2cff7c88545461f3088f438c1e6a382e54e09bde9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page