Skip to main content

Fork of awslambda-psycopg2

Project description

This is a custom compiled psycopg2 C library for Python. Due to AWS Lambda missing the required PostgreSQL libraries in the AMI image, we needed to compile psycopg2 with the PostgreSQL libpq.so library statically linked libpq library instead of the default dynamic link.

### How to use

This project only exists for python 3.7. The subsequent pypi package will only support python 3.7 as well. It only includes the with_ssl_support version. Since that will generally be required for AWS lambda usage.

### Building from source Go to the original package if you wish to modify this from source

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

g5-lambda-psycopg2-0.1.7.tar.gz (539.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page