On 10/04/13 07:31, Benjamin Fishbein wrote:
Hello. I learned Python this past year (with help from many of you) and wrote 
many programs for my small business. Now I want to build a website. I acquired 
the domain name through godaddy.com (bookchicken.com) but have not found 
hosting yet.
I learned html, css, and javascript via codeacademy.org, but have never built a 
website.
I would like to build it with Python, and was wondering if you could give me 
some pointers about what I need to learn first: Django is the thing to use? And 
do I need specific hosting to use python or are all hosts basically the same.


Django is an excellent product but pretty heavyweight. Consider CherryPy for a 
lighter experience with a more gentle learning curve.

http://www.cherrypy.org/



--
Steven
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to