A web site using Python

Chris Withers chris at simplistix.co.uk
Mon Dec 6 17:48:05 EST 2010


On 04/12/2010 13:32, Virgil Stokes wrote:
> *How, armed with Python 2.6 (or 2.7) and all of the Python packages
> available,
> should I attack the problem of getting this web site up and running on a
> Windows
> platform?*

1. Pick a web framework, I'd suggest looking at:

   Django (http://www.djangoproject.com/)

   Pyramid (http://docs.pylonshq.com/pyramid/dev/)

2. Use it to develop your site.

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk



More information about the Python-list mailing list