Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.64 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.64 KB

BCRA API Connector

PyPI version Python Versions Documentation Status Coverage License: MIT Tests Contributor Covenant

A Python connector for the BCRA (Banco Central de la República Argentina) APIs, including Estadísticas v2.0, Cheques, and Estadísticas Cambiarias.

Features

  • 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

Documentation

Full documentation, including installation instructions, usage examples, and API reference, is available at:

Installation

pip install bcra-connector

For detailed installation instructions and requirements, see our Installation Guide.

Contributing

Contributions are welcome! Please read our:

Security

For vulnerability reports, please review our Security Policy.

Change Log

See CHANGELOG.md for a list of changes and version updates.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This project is not officially affiliated with or endorsed by the Banco Central de la República Argentina. Use at your own risk.