AWS Lambda Packages
Project description
Various popular libraries, pre-compiled to be compatible with AWS Lambda.
Installation
pip install lambda-packages
Usage
lambda-packages also includes a manifest with information about the included packages and the paths to their binaries.
from lambda_packages import lambda_packages
print lambda_packages['psycopg2']['version']
# 2.6.1
print lambda_packages['psycopg2']['path']
# /home/YourUsername/.venvs/lambda_packages/psycopg2/psycopg2-2.6.1.tar.gz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lambda_packages-0.1.1.tar.gz
(385.8 kB
view details)
Built Distribution
File details
Details for the file lambda_packages-0.1.1.tar.gz
.
File metadata
- Download URL: lambda_packages-0.1.1.tar.gz
- Upload date:
- Size: 385.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55b9d4fdc17706002216969b1dd101987d46c398d0070d1dd9dbf60e96b33ba6 |
|
MD5 | a1f22764e5cefc16d4c2aed08d296569 |
|
BLAKE2b-256 | fb08125c8c8ae2afbb655de34ff20fc0b4123af9b23d51b92ea4ae55dbb46ca1 |
Provenance
File details
Details for the file lambda_packages-0.1.1-py2-none-any.whl
.
File metadata
- Download URL: lambda_packages-0.1.1-py2-none-any.whl
- Upload date:
- Size: 387.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 173debce4ad107f45310c80dda40e2bf73a46f6e71c9c0260b6cb158af246c2b |
|
MD5 | ece18f162e3db6b93e9e21503755e907 |
|
BLAKE2b-256 | 190b678c027e95758c07f91083ba29e7bfa5aad8b8497ced51501fbd90603761 |