Consult transactions in CEP.
Project description
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94dd6318ef1a221547c00be0824b2d471d9820e760eb4cb58607520b16b87185 |
|
MD5 | b1b9f47426d98b1a5f66adeaeaf3a5ea |
|
BLAKE2b-256 | 63fc2d85d3576d815b16c3906fe4c696bc0c07822806b47ff3d0f437555437f6 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80c65768d6d4919449be9ae43080d2ec94c719d98329a9285e550444f6b61d12 |
|
MD5 | 30104634ee16b19805075196425f28df |
|
BLAKE2b-256 | bf64f3d167d327d63a7d09e92df4e3e65d2a0f389f82f781905783205f029e05 |