flask

1
2
3
4
5
pip install Flask

flask run
flask run --host=0.0.0.0
pip install flask-restful

https://dormousehole.readthedocs.io/en/latest/

https://flask.palletsprojects.com/en/2.3.x/

https://flask-restful.readthedocs.io/en/latest/quickstart.html