Metadata-Version: 2.4
Name: comed-prices
Version: 0.0.2
Summary: ComEd® hourly and 5 minute prices
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/alxfed/comed-prices
Project-URL: Bug Tracker, https://github.com/alxfed/comed-prices/issues
Keywords: ComEd,prices,hourly
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Dynamic: license-file

# ComEd® Prices
Package Name
<pre>
  pip install comed-prices
</pre>
Then:
```Python
  # Python
  import comed_prices
```
