psycopg2-ctypes
psycopg2-ctypes copied to clipboard
ctypes port of psycopg2 (see https://github.com/chtd/psycopg2cffi)
Results
12
psycopg2-ctypes issues
Sort by
recently updated
recently updated
newest added
The setup.py takes a few modifications to get working. However, once installed you can't import psycopg2. You end up with the following error: I forked the project and made the...
I'm working on the Py3 conversion. See https://github.com/dvarrazzo/psycopg2-ctypes/ branch 'py3'.