web development without using frameworks

Michele Simionato michele.simionato at gmail.com
Tue Jun 5 23:57:11 EDT 2007


On Jun 5, 9:24 pm, Christoph Haas <e... at christoph-haas.de> wrote:
> On Tue, Jun 05, 2007 at 03:01:01PM -0400, Chris Stewart wrote:
> > I'm interested in learning web based python without the use of fancy frameworks
> > that are out there.  I'm having a hard time coming up with resources and
> > examples for this.  Does anyone have anything that could be helpful?
>
> I'd say the only decent ways are either using a full-featured framework
> (I favor Pylons) or write plain CGIs.

IMO there is a third way: use wsgiref and/or paste.

    Michele Simionato




More information about the Python-list mailing list