A small flask API with just a route that starts a function to apply some commands on Huawei OLT, i'm using telnet lib to connect OLT
- Open you terminal and go to the location of the server.py file (use the cd command to navigate between three directories)
- Run the command python server.py
Warning
The second step may be different depending on your OS or your python version