Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 232 Bytes

File metadata and controls

5 lines (3 loc) · 232 Bytes

This is an example Flask application for Network Automation.

To run, create a virtual environment, install required packages from requirements.txt and run server.py.

Once running, you can access the page from http://127.0.0.1:5000