Re: Python + Some sort of Propel + Creole

2008-08-12 Thread Josh Bloom
http://sqlobject.org/ http://www.sqlalchemy.org/ Django's built in ORM is also quite good for web development tasks. -josh On Tue, Aug 12, 2008 at 3:18 PM, Samuel Morhaim <[EMAIL PROTECTED]>wrote: > Hi, I come from an extensive background developing webapps with Symfony... > Symfony uses Prope

Python + Some sort of Propel + Creole

2008-08-12 Thread Samuel Morhaim
Hi, I come from an extensive background developing webapps with Symfony... Symfony uses Propel/Creole a lot. Is there something similar to Propel/Creole for Python? I found a few DB abstraction layers (Creole) but I am not sure which one is the best.. can somebody point me to a good one? Also ca