Hello friends ,
I have two questions :
1) I was using psycopg2 for old versions of python 2.x , and now while using Python 3.3 , i can install psycopg2 , maybe it needs a special psycopg for Python 3.3 .
2) I could install py-postgresql , and i just need to know how to use it inside my code python to communicate with the database .
Thank you