Potoo How to use potoo apt-get install python3-venv git clone https://github.com/benasse/potoo.git cd potoo python3 -m venv venv source venv/bin/activate pip install -r requirements.txt flask run