> I know there are some Python coders out there.  Maybe someone could
> answer me this:
>
> What is the hot setup for Python web development?  Is there something
> analogous to Ruby on Rails, Struts, or Hunchentoot for Python?  A
> framework that simply everybody is using, and for good reason?
>
> The reason I'm asking is because I want to get my hands dirty in
> Python, and I don't want to spend a lot of time going down dead ends.
>
> Carlos

pyjamas looks promising (http://pyjs.org/), but it only handles the UI
side. As far as I know it does nothing for the DB side.

Terry


_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to