Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python web app implementation
#2
You'd find it more work if you didn't use a framework. Think about it, you'd need to implement routing, form handling, templating, creating and sending the HTTP responses and lots more things besides. Consider a small framework like Flask or Bottle.
Reply


Messages In This Thread
Python web app implementation - by Shruthi - May-26-2020, 02:29 PM
RE: Python web app implementation - by ndc85430 - May-26-2020, 05:47 PM
RE: Python web app implementation - by snippsat - May-26-2020, 08:01 PM

Forum Jump:

User Panel Messages

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