A new approach from scratch for the O2-Balancer
To link the packages:
. venv/bin/activate
To start the program:
./start.sh
The arguments in the start.sh files can be edited:
| Arg | Type | Description |
|---|---|---|
| flps | int | The amount of FLPs. |
| epns | int | The amount of EPNs. |
| --hold | y/n | Whevever the terminals should close after finishing execution. |