The aim of the project is to largely use programming to calculate and analyze energy consumption.
- Python 3.12.3
- IDE
- Internet (For Dashboard)
To run this project, follow the steps:
- Clone the repository:
git clone https://github.com/Prash1723/sustainability.git- Navigate to the project folder:
cd sustainability- Install the required modules
pip3 install -r requirements.txt- Run the python file
python3 script_folder/script.pyThis project is licensed under the MIT License. See the LICENSE file for more information.
The analysis is inspired by the author's desire to identify, track and try to find a solution to the impending problem with pollution at the individual level.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.