Flask, Html form, Get user basic details

Опубликовано: 20 Март 2026
на канале: Gopal Katariya
66
4

$ pip install flask
$ python app.py

In this tutorial we use flask as a back-end and html as a front-end.
Create input tag to get a data and we use both get and post methods.

Source Code: https://github.com/gopalkatariya44/fl...
Flask Website: https://flask.palletsprojects.com/en/...