Metadata-Version: 2.4
Name: cpinow
Version: 2026.9.3
Summary: cpi-now is a Python library designed to simplify the retrieval of Consumer Price Index (CPI) values from the central banks of countries
License-File: LICENSE
Author: Pablo Felipe Torres
Maintainer: Pablo Felipe Torres
Requires-Python: >=3.9,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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: selenium (>=4.34.1,<5.0.0)
Requires-Dist: structlog
