[Tutor] Python 2.7 Static Version and Postgresql

Joel Goldstick joel.goldstick at gmail.com
Tue May 29 12:25:27 CEST 2012


On Tue, May 29, 2012 at 2:42 AM, Opher Lubzens <opher.lubzens at gmail.com> wrote:
> Hello to the list, I'm working on a python script that has to interact with
> a Postgresql database, and the only python version I can use is python
> 2.7-static. I have two questions:
>
> 1) Is there any way to add libraries to this version?
>

yes.

maybe this will get you started: http://zetcode.com/db/postgresqlpythontutorial/

> 2)If not, what would you recommend as a method to work with the Postgresql
> API?
>
> Thanks,
> Opher Lubzens
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
Joel Goldstick


More information about the Tutor mailing list