[Tutor] building a website with python

Prasad, Ramit ramit.prasad at jpmorgan.com
Tue Apr 9 23:54:28 CEST 2013


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.
> Thanks,
> Ben

http://wiki.python.org/moin/WebFrameworks

Lots of Python frameworks to choose from, though Django is the most famous/popular. There are
lighter frameworks too, depending on what you need.

Your hosting solution to support Python, and I do not believe all hosts support Python. You 
should double check with whatever host you choose.


~Ramit


This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  


More information about the Tutor mailing list