A Python connector for the BCRA (Banco Central de la República Argentina) APIs, including Estadísticas v2.0, Cheques, and Estadísticas Cambiarias.
- Fetch principal variables published by BCRA
- Retrieve historical data for specific variables
- Get the latest value for a variable
- Access information about reported checks
- Retrieve currency exchange rate data
- Bilingual support (Spanish and English)
- Error handling with custom exceptions
- Retry logic with exponential backoff
- SSL verification (optional)
- Debug mode for detailed logging
Full documentation, including installation instructions, usage examples, and API reference, is available at:
pip install bcra-connector
For detailed installation instructions and requirements, see our Installation Guide.
Contributions are welcome! Please read our:
For vulnerability reports, please review our Security Policy.
See CHANGELOG.md for a list of changes and version updates.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is not officially affiliated with or endorsed by the Banco Central de la República Argentina. Use at your own risk.