mit0-licensed
AWS Lambda Deploy GitHub Action
https://github.com/aws-actions/aws-lambda-deploy
Deploys a Lambda function.
Updates the code and configuration of AWS Lambda functions as part of GitHub Actions workflow steps. Supports both .zip file archives and container images stored in Amazon ECR.
Related contents:
Added 3 weeks ago
pdoc
https://pdoc.dev/
API Documentation for Python Projects.
pdoc auto-generates API documentation that follows your project's Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, and understands numpydoc or Google-style docstrings.
Added 3 days ago