mangum 0.17.0
0
AWS Lambda support for ASGI applications
Contents
AWS Lambda support for ASGI applications
Stars: 1668, Watchers: 1668, Forks: 119, Open Issues: 35The jordaneremieff/mangum
repo was created 5 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1668 github stars!
How to Install mangum
You can install mangum using pip
pip install mangum
or add it to a project with poetry
poetry add mangum
Package Details
- Author
- Jordan Eremieff
- License
- MIT
- Homepage
- https://github.com/jordaneremieff/mangum
- PyPi:
- https://pypi.org/project/mangum/
- GitHub Repo:
- https://github.com/jordaneremieff/mangum
Classifiers
Related Packages
Errors
A list of common mangum errors.
Code Examples
Here are some mangum
code examples and snippets.
GitHub Issues
The mangum package has 35 open issues on GitHub
- Added explicit python3.9 and 3.10 support
- Improve Access Logs
- handle host headers with trailing :
- ALB Triggered Lambda
- Mock AWS Gateway Response back into Mangum
- API Gateway does not provide Content-Length header, breaks strict checking