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
- Error: Cannot find module '../../../package'
- fix: syncronously create the symlink to the requirements zip
- Fails when there are multiple -r lines in requirements.txt
- feat: Support pipenv users whose Pipfile is not in servicePath (serverless.yml location)
- No requirements are generated when using pipenv while Pipfile and lock are in root dir
- Document export plugin requirement for Poetry v2
- fse package is hanging up
- Update rimraf dependency
- fix: Ensure support for when no lambda function (#842)
- Error when no Lambda function: TypeError [ERR_INVALID_ARG_TYPE]: The 'path' argument must be of type string, Buffer, or URL
- Docs
- JavaScript not yet supported