Skip to content

glauesppen/awslambda-development-kits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#AWS Lambda Useful Dependencies

How the dependencies were generated

pip install requests -t .

Python 3.6

  • Clone or download the dependency
  • zip with your code file
  • upload on AWS Lambda

Python 2.7

  • Clone or download the dependency
  • zip with your code file
  • upload on AWS Lambda

Copyright information

I do not own any of these libs. This repository is just was just a simple way to help me in AWS Lambda at work. aws_lambda_modules_list.txt : Credit to @gene1wood (https://gist.github.com/gene1wood/4a052f39490fae00e0c3#file-list_aws_lambda_modules-py-L14)

About

Some usefull python development kit for lambda functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages