This work is licensed under a MIT license.
Electrodatos is an electric bill visualizer.
pip install -r requirements.txt
bokeh serve bokeh-vis --show --args .\data\cups\electrodatos_0.csv 2022
Electrodatos uses a number of open source projects to work properly:
- Black - An uncompromising Python code formatter.
- Bokeh - A library used to make interactive data visualization in the browser.
- Pandas - A flexible and powerful data analysis / manipulation library for Python.
- pvpc - A library that provides information about PVPC costs in Spain from the REE API.
And of course Electrodatos itself is open source with a public repository on GitHub.
Here are several ways you can contribute to the Electrodatos project:
- Propose Pull Requests (PRs) to rectify bugs or introduce new features.
- Offer feedback and report bugs concerning the software or documentation.
- Improve our documentation.
demo-electrodatos-wrapped.mp4
The MIT License (MIT).