mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-24 00:48:38 +00:00
Compare commits
5 Commits
091e9e6c4e
...
1681865590
Author | SHA1 | Date | |
---|---|---|---|
|
1681865590 | ||
|
bd29ca3553 | ||
|
20b81c76af | ||
|
808fd55da7 | ||
|
86e581eea0 |
@ -42,7 +42,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
- [Email](#email)
|
||||
- [Enterprise Application Integrations](#enterprise-application-integrations)
|
||||
- [Environment Management](#environment-management)
|
||||
- [Files](#files)
|
||||
- [Files](#file)
|
||||
- [Foreign Function Interface](#foreign-function-interface)
|
||||
- [Forms](#forms)
|
||||
- [Functional Programming](#functional-programming)
|
||||
@ -614,7 +614,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
|
||||
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
|
||||
|
||||
## Files
|
||||
## File
|
||||
|
||||
*Libraries for file manipulation and MIME type detection.*
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user