An API client for the extraction, query, and analysis of the BCRPData database from the Central Reserve Bank of Peru (BCRP).
Project description
bcrpy
Un cliente API para la extraccion, consulta y analisis de la base de datos BCRPData del Banco Central de Reserva del Peru (BCRP) escrito para Python. Este cliente es un wrapper de la API para Desarrolladores del BCRP.
Vinculos
Documentación en linea (readthedocs)
En apoyo al código abierto, este repositorio se encuentra participando en Hacktoberfest 2023. Te invitamos a consultar CONTRIBUIR para obtener instrucciones sobre cómo contribuir como colaborador y unirte a nuestra lista de colaboradores.
For English guidelines in how to participate, check the CONTRIBUTING file.
Instalacion
En su sistema local (laptop o computadora) bcrpy puede ser instalada con el comando pip install bcrpy. Aun asi, se recomienda instalar bcrpy dentro de un ambiente virtual virtualenv. El protocolo para aquel seria el siguiente:
virtualenv venv
source venv/bin/activate
pip install bcrpy
bcrpy ha sido desarrollado con un protocolo de programación orientada a objetos (tambien conocido como Object Oriented Programming (OOP)) lo cual se reduce a que objetos pueden ser usados a almacenar metodos (funciones), datos, y su manejo de aquellos.
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
Built Distribution
File details
Details for the file bcrpy-2.1.1.tar.gz
.
File metadata
- Download URL: bcrpy-2.1.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5f185a616736ad916405dd4375fa5e498742bdfa526a3ecf733ebca4fe535f3 |
|
MD5 | 38388677b41894eb21e1994adfabeb1d |
|
BLAKE2b-256 | 0446600db4c8b5f37fe629d966fee10071a1d1c4a2b7099bb9aa895836e5ef39 |
File details
Details for the file bcrpy-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: bcrpy-2.1.1-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5c7cded2727afa1b773f9440e94ff469836fec03f0b6e53c026fa743015b01 |
|
MD5 | 34d559c81173f85fba7c0d495a80b020 |
|
BLAKE2b-256 | bba37a30344f32fd81daf2b9deb67926fa5b104643424c6b326e5a30ffeb7c65 |