Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 331 Bytes

net_auto_fastapi

Messing with network automation and FastAPI

Environment

  • 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

Setup

Feel free to update the host file to match your environment.