You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
223 B

1 year ago
# IL2232 Energy estimator
A energy budget estimator based with a Python backend, and a dynamic frontend.
## Requirements
1 year ago
PostgreSQL, Python, and the following packages:
* flask
* requests
* sqlalchemy
* werkzeug
* pillow