Python Forum
which std library to use for web development in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
which std library to use for web development in python
#1
I am new to python and would like to go for web development in python but
which standard library to use for making website as mostly it is django that is used
but how it is different from flask and Bottle?
can anyone make this clear?
Reply
#2
you will find a lot of blogs on this subject, for example:
http://www.mindfiresolutions.com/blog/20...vs-django/
just google away.
Reply
#3
Hey. When I started to be interested in python development, I found a lot of useful information here What is Python Used for?. Over time, knowledge of the development accumulated and experience also comes. The main thing is to try to introduce something new gradually.
Reply
#4
You can learn a lot (both good practice and bad practice) by examining some of the code associated with the homepages of python packages in pypi.org. And what's good about learning this way is that you can search for the subject matter before looking at the source.
You can pretty much guess by calculating number of downloads/ age in months. The higher the results, the more likely you'll find a good coder, but of course this only works if the package has some history.
Reply
#5
Python is a universal programming language that also applies to web design. The language is not complicated. I hope you do. read on developers' websites.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python for Backend Development jayarora 1 1,975 Dec-25-2019, 10:16 AM
Last Post: ralhanashwarya
  GUI Development using python vajra11kumar 1 1,837 Nov-22-2019, 04:53 PM
Last Post: Larz60+
  Web development using Flask and Python kirito85 4 3,467 Jun-14-2019, 02:13 AM
Last Post: kirito85
  Python vs Go for Web Development jack_sparrow007 0 2,318 Dec-26-2018, 07:52 AM
Last Post: jack_sparrow007
  Eclipse Python We development Environment Adelton 3 4,588 Feb-16-2017, 08:52 PM
Last Post: Adelton

Forum Jump:

User Panel Messages

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