What do people normally use for backend coding of a web app using Python?
-
I have 5 days to develop a Web-app on an already existing database which is updated constantly by python scripts running on a server , even i have a features developed which takes data from user and processes it using the database. I need to basically develop a GUI form of my app (web based) using python. In past I have developed 2-3 basic applications comprising of features like login system, bulletin board.. using PHP, but i amĀ not aware of how web development in python works. I have surfed net and found libraries like mod_py and fastcgi but they all are quiet expensive. Please help me out.
-
Answer:
Python itself can be ...
Kapil Rajak at Quora Visit the source
Other answers
Django uses python as backend. You may want to take a look at that. It also has a low learning curve. I am fairly good at programming in python and find Django easy. Also, there is a PDF called 'The Django Book ' which helps learn Django in just 15 chapters. I guess it would suit you.
Varun Appaswami
You might want to try http://www.turbogears.org/. It lets you get set up within minutes.
Lata Sadhwani
You can use flask using jinja templating . Quite quick and easy. If you already have html files then tornado might be useful and quite powerful option
Shobhit Jain
Related Q & A:
- How to call a web service using HttpWebRequest?Best solution by Stack Overflow
- How to create a graph using python?Best solution by Stack Overflow
- What book should I use to teach playing on a bass guitar?Best solution by Yahoo! Answers
- What is the best way to learn how to build websites and web applications with Python?Best solution by Quora
- I was thinking of buying a web cam, but I was woundering if you can use a digital camera instead of a web cam.Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.