flask web hosting
1.0.0
pip3 install -r requirements.txt
git clone https://github.com/abhineetraj1/flask-web-hosting
cd flask-web-hosting
flask run -h localhost -p 5000