Metadata-Version: 2.1
Name: pyeia
Version: 0.1.1
Summary: Python client for the Energy Information Administration (EIA) API
Home-page: https://github.com/thomastu/pyEIA
License: BSD-3-Clause-LBNL
Author: Thomas Tu
Author-email: thomasthetu@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: dynaconf (>=3.0.0,<4.0.0)
Requires-Dist: httpx (>=0.13.3,<0.14.0)
Requires-Dist: loguru (>=0.5.1,<0.6.0)
Requires-Dist: orjson (>=3.3.0,<4.0.0)
Requires-Dist: pandas (>=1.1.0,<2.0.0)
Project-URL: Repository, https://github.com/thomastu/pyEIA
