Previously I used to work in java programming and now I got to switch to Python web programming. In java, to develop a web project and run the project, we use jboss server to deploy application, run the server (run.bat), and run the project. But in python I think the process is different than there and I don't even understand how to deploy and run the project using python? is there any web servers like jboss in java?
kuchi 0 Newbie Poster
Recommended Answers
Jump to PostIn Python, we work with the .cgi scripts.
Jump to PostCgi script is limited and if we compare something like jboss,to same in python it will be one of the many Webframework for python.
Django is the most known.
Some sites that run …
All 5 Replies
richieking 44 Master Poster
snippsat 661 Master Poster
richieking 44 Master Poster
woooee 814 Nearly a Posting Maven
snippsat 661 Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.