Answer the question
In order to leave comments, you need to log in
Difference between psycopg2 and psycopg2-binary?
What is the difference between pip install psycopg2 and pip install psycopg2-binary?
Answer the question
In order to leave comments, you need to log in
In short - psycopg2 contains sources for recompiling the library, psycopg2-binary contains an already compiled wheel package with binaries
More details about the reason for the split are described here
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question