mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 10:14:47 +00:00
Fixed Zappa link
Zappa github project moved to a new repository under https://github.com/zappa/Zappa
This commit is contained in:
parent
091e9e6c4e
commit
86e581eea0
1 changed files with 1 additions and 1 deletions
|
|
@ -1069,7 +1069,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Frameworks for developing serverless Python code.*
|
||||
|
||||
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
|
||||
* [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
|
||||
* [Zappa](https://github.com/zappa/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
|
||||
|
||||
## Shell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue