Metadata-Version: 2.1
Name: cpilatam
Version: 2023.11.1
Summary: cpi-latam is a Python library designed to simplify the retrieval of Consumer Price Index (CPI) values from the central banks of countries in Latin America
Author: Santiago Armstrong
Author-email: santiagoarmstrong@gmail.com
Maintainer: Santiago Armstrong
Maintainer-email: santiagoarmstrong@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: bs4 (>=0.0.1)
Requires-Dist: lxml (>=4.9.3)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas
Requires-Dist: pandera
Requires-Dist: pydantic (>=1.10.0,<2.0.0)
Requires-Dist: python-dotenv
Requires-Dist: requests (>=2.31.0)
Requires-Dist: structlog
