flask
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
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