https://github.com/chmoder/smart-power-simulator
https://github.com/chmoder/smart-power-simulator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chmoder/smart-power-simulator
- Owner: chmoder
- License: mit
- Created: 2022-02-26T19:02:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-26T19:13:00.000Z (over 4 years ago)
- Last Synced: 2025-04-19T22:59:41.408Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Pollution Minimization Simulator
- `python3 -m venv /path/to/venv`
- `pip install -U pip`
- `pip install -r requirements.txt`