Does SQLAlchemy run on OS X, in particular? If so, does it require
more than the default python (IIRC v2.3) that's already installed?
Nope, SA works fine with python 2.3.
I suppose some of this may have to do with whether or not things like
psycopg2 are available for the OS X platform as well.
Yes, you do have to supply your own db driver.
Google says psycopg2 will run on OS X, although the only binaries I saw were for python 2.4. So you might have to upgrade after all unless you want to build psycopg2 yourself.
--
Jonathan Ellis
http://spyced.blogspot.com
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users