{ "info": { "author": "G5Dev", "author_email": "g5dev@g5searchmarketing.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "psycopg2 Python Library for AWS Lambda\n======================================\n\nThis is a custom compiled psycopg2 C library for Python. Due to AWS Lambda\nmissing the required PostgreSQL libraries in the AMI image, we needed to\ncompile psycopg2 with the PostgreSQL `libpq.so` library statically linked\nlibpq library instead of the default dynamic link.\n\n### How to use\n\nThis project only exists for python 3.7. The subsequent pypi package will only support python 3.7 as well.\nIt only includes the `with_ssl_support` version. Since that will generally be required for AWS lambda usage.\n\n### Building from source\nGo to the original package if you wish to modify this from source", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/G5/awslambda-psycopg2/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/G5/awslambda-psycopg2", "keywords": "aws,lambda,psycopg2", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "g5-lambda-psycopg2", "package_url": "https://pypi.org/project/g5-lambda-psycopg2/", "platform": "", "project_url": "https://pypi.org/project/g5-lambda-psycopg2/", "project_urls": { "Download": "https://github.com/G5/awslambda-psycopg2/archive/master.zip", "Homepage": "https://github.com/G5/awslambda-psycopg2" }, "release_url": "https://pypi.org/project/g5-lambda-psycopg2/0.1.7/", "requires_dist": null, "requires_python": "", "summary": "Fork of awslambda-psycopg2", "version": "0.1.7" }, "last_serial": 5914268, "releases": { "0.1.7": [ { "comment_text": "", "digests": { "md5": "39343851276bab0ed584c702c6b09f85", "sha256": "e98662ff9cd4246d85f424c43be733b3670379f6dae6fac7b42577494932b3f9" }, "downloads": -1, "filename": "g5-lambda-psycopg2-0.1.7.tar.gz", "has_sig": false, "md5_digest": "39343851276bab0ed584c702c6b09f85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 539373, "upload_time": "2019-10-01T18:57:09", "url": "https://files.pythonhosted.org/packages/7f/ea/a4e37261d8ea22918d43e5fc26c5bcfaea3a52087f8d54a125525bfb30ae/g5-lambda-psycopg2-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39343851276bab0ed584c702c6b09f85", "sha256": "e98662ff9cd4246d85f424c43be733b3670379f6dae6fac7b42577494932b3f9" }, "downloads": -1, "filename": "g5-lambda-psycopg2-0.1.7.tar.gz", "has_sig": false, "md5_digest": "39343851276bab0ed584c702c6b09f85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 539373, "upload_time": "2019-10-01T18:57:09", "url": "https://files.pythonhosted.org/packages/7f/ea/a4e37261d8ea22918d43e5fc26c5bcfaea3a52087f8d54a125525bfb30ae/g5-lambda-psycopg2-0.1.7.tar.gz" } ] }