Skip to main content

Consult transactions in CEP.

Project description

Coverage Status

cep-scraper

CEP scraper library for consulting transactions in CEP (COMPROBANTE ELECTRÓNICO DE PAGO)

Requirements

Python 3.7+

Installation

pip install cep_scraper

Tests

make test

Basic usage

Consult a transaction

from cep_scraper import get_transaction

transaction = dict(
        fecha_proceso='31-03-2019',
        clave_rastreo='CUENCA1554068382',
        institucion_ordenante='90646',
        institucion_beneficiaria='40012',
        cuenta_beneficiario='4152313324202675',
    )
get_transaction(transaction)

Release to PyPi

pip install -U setuptools wheel twine
make release
# PyPi will prompt you to log in

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

cep_scraper-0.0.5.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

cep_scraper-0.0.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file cep_scraper-0.0.5.tar.gz.

File metadata

  • Download URL: cep_scraper-0.0.5.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for cep_scraper-0.0.5.tar.gz
Algorithm Hash digest
SHA256 94dd6318ef1a221547c00be0824b2d471d9820e760eb4cb58607520b16b87185
MD5 b1b9f47426d98b1a5f66adeaeaf3a5ea
BLAKE2b-256 63fc2d85d3576d815b16c3906fe4c696bc0c07822806b47ff3d0f437555437f6

See more details on using hashes here.

File details

Details for the file cep_scraper-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: cep_scraper-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for cep_scraper-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 80c65768d6d4919449be9ae43080d2ec94c719d98329a9285e550444f6b61d12
MD5 30104634ee16b19805075196425f28df
BLAKE2b-256 bf64f3d167d327d63a7d09e92df4e3e65d2a0f389f82f781905783205f029e05

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