0 purchases
powercomparison 1.0.5
A modern Tkinter based app for comparing power plan prices!
Table of Contents
Getting Started
Installation
Usage
Contributing
Developing
License
Getting Started
Installation
Power Comparison is available as power-comparison on PyPI:
# With pip
pip install power-comparison
# With pipx
pipx install power-comparison
Usage
To run Power Comparison try:
power-comparison
Contributing
Contributions are welcome and highly appreciated.
Contributions in the areas of power plan pricing data, and power retailer usage data downloaders would be extremely appreciated.
Developing
Simply install hatch with:
pip install hatch
make your changes, and then try them out with:
hatch run power-comparison
License
This repository is licensed under the GPL-3.0 License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.