Replies: 1 comment 1 reply
-
Nice, it will be nice if you add Python 3.9 and ARM platform (now is available for Lambda) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created simple build script for building a
psycopg2
python module from source inside of Docker container with statically linkedlibpq
, it was primarily created for AWS lambda functions, but it can be used for any other project that requirespsycopg2
module.Just suggestion to be added in the README.rst file as additional resource:
https://gitlab.com/psyhomb/aws-psycopg2
Cheers, and keep up the good work!
Beta Was this translation helpful? Give feedback.
All reactions