A modern Tkinter based app for comparing power plan prices!
Power Comparison is available as power-comparison on PyPI:
# With pip
pip install power-comparison
# With pipx
pipx install power-comparisonTo run Power Comparison try:
power-comparisonContributions are welcome and highly appreciated.
Contributions in the areas of power plan pricing data, and power retailer usage data downloaders would be extremely appreciated.
Simply install hatch with:
pip install hatchmake your changes, and then try them out with:
hatch run power-comparisonThis repository is licensed under the GPL-3.0 License.