aws-lambda-powertools 3.1.0
0
Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and
Contents
Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.
Stars: 2841, Watchers: 2841, Forks: 390, Open Issues: 95The aws-powertools/powertools-lambda-python
repo was created 4 years ago and the last code push was 9 hours ago.
The project is very popular with an impressive 2841 github stars!
How to Install aws-lambda-powertools
You can install aws-lambda-powertools using pip
pip install aws-lambda-powertools
or add it to a project with poetry
poetry add aws-lambda-powertools
Package Details
- Author
- Amazon Web Services
- License
- MIT
- Homepage
- https://github.com/aws-powertools/powertools-lambda-python
- PyPi:
- https://pypi.org/project/aws-lambda-powertools/
- Documentation:
- https://docs.powertools.aws.dev/lambda/python/
- GitHub Repo:
- https://github.com/awslabs/aws-lambda-powertools-python
Classifiers
Related Packages
Errors
A list of common aws-lambda-powertools errors.
Code Examples
Here are some aws-lambda-powertools
code examples and snippets.
GitHub Issues
The aws-lambda-powertools package has 95 open issues on GitHub
- chore(deps-dev): bump mkdocs-material from 7.3.6 to 8.1.8
- chore(deps): bump boto3 from 1.20.17 to 1.20.42
- API Gateway : Debug mode - print in multiple lines instead of a single one
- fix(logger): test generates logfile
- chore(deps-dev): bump flake8-bugbear from 21.11.29 to 22.1.11
- feat(middleware_factory): support router
- Feature: Allow middleware support for event handlers
- chore(deps): bump fastjsonschema from 2.15.2 to 2.15.3
- Logger: log_event does not serialize classes
- Documentation on using custom date format for logging
- chore: fix mypy errors
- bug in fastjsonschema 2.15.3
- More full examples of the micro function pattern
- AppSync: Parse "source" and "info" from event as function arguments
- feat(parameters): Allow callable transforms