mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +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
|
@ -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…
Reference in New Issue
Block a user