Hacker News new | ask | show | jobs
by svth 1255 days ago
I've been using PyPy and psycopg2cffi in production for the last 5-6 years or so without any issues.

https://pypi.org/project/psycopg2cffi/

1 comments

Interesting. I wasn't able to get that working when I tried several years ago. I forget the specific issue.