Simple Energy-Calculator Script In Python
- Just import data for each row in input.ref file (adding expression is possible)
Item Name , Wattage , Number of appliances , Hours used per day , Days used per year
Monitor,42,2,3,4
Iron,1100,2*10,30,30*3
- Run energy.py
python3 energy.py
Details in energy.out
Just fill an issue and describe it. I'll check it ASAP! or send an email to sepand@qpage.ir.
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. โค๏ธ
Remember to write a few tests for your code before sending pull requests.
##License
Ref file created by US Department Of Energy Tables



