Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python web app help
#1
Where can I find a tutorial or code sample of the following scenario.

1. A user inputs data into a form text input field and this data is stored in a mysql database.
Reply
#2
There are plenty of web frameworks you can choose from, big and small. With everyone you will be capable to do what you want. Everyone comes with tutorial.

Without prejudice for task described I would choose Flask. There is popular Flask Mega Tutorial

You can taste Flask also from tutorials here on forum:
https://python-forum.io/Thread-Flask-Sta...ent-part-1
https://python-forum.io/Thread-Flask-Wea...pp-Updatet
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020