serverless-python-requirements
https://github.com/serverless/serverless-python-requirements
JavaScript
⚡️🐍📦 Serverless plugin to bundle Python packages
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to serverless-python-requirements
Help out
- Issues
- Debug and document clearing cache
- Dependencies are not packaged for the lambda which has Individual packaging (per lambda, not the top level).
- Plugin destroys deployments with provider.runtime other than python.
- Packaging of requirements per function generates separate zip files with code and reqs
- Cryptography not appearing even though it's in requirements.txt?
- [Request for help] Python project structure with src-folder working?
- Getting error with deployed Serverless Flask app on AWS, [ERROR] Runtime.ImportModuleError: Unable to import module 'wsgi_handler': No module named 'werkzeug'
- Monorepo using Serverless Compose with serverless-python-requirements breaks plugin packaging
- fix: debug logs for command execution failure
- docker run pip install ignore mismatch without any error/warning being raised
- Docs
- JavaScript not yet supported