0

How to go for Web application development using python?

I am thinking of designing a html based web application with python based backend which is connected to a database as well please help, how to do it?

4th Jul 2017, 6:20 PM
TUSHAR DESAI
TUSHAR DESAI - avatar
4 Réponses
+ 6
Best would be to use one of Python-built frameworks: https://wiki.python.org/moin/WebFrameworks Focus on those supporting SQL or MongoDB, if you plan to go with database management.
4th Jul 2017, 9:15 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 4
Start easily with any of almost web serving Python framework existing with a free account to http://pythonanywhere.com ;)
5th Jul 2017, 3:41 AM
visph
visph - avatar
0
thank you @kuba and@visph but is there any api with drag and drop capabilities for creation of gui using python?
5th Jul 2017, 7:00 AM
TUSHAR DESAI
TUSHAR DESAI - avatar
0
20th Aug 2018, 8:51 PM
Daniel Fernandes
Daniel Fernandes - avatar