Messing with network automation and FastAPI
python3 -m venv venv
source venv/bin/activate
git clone https://github.com/JulioPDX/net_auto_fastapi.git
cd net_auto_fastapi/
pip install -r requirements.txt
Feel free to update the host file to match your environment.