Compare commits

..

No commits in common. "1681865590ee33503102bd822e7a9d4c72886ee3" and "091e9e6c4e4edc592f5d2a3449e32d6c7a6db871" have entirely different histories.

View File

@ -42,7 +42,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- [Email](#email) - [Email](#email)
- [Enterprise Application Integrations](#enterprise-application-integrations) - [Enterprise Application Integrations](#enterprise-application-integrations)
- [Environment Management](#environment-management) - [Environment Management](#environment-management)
- [Files](#file) - [Files](#files)
- [Foreign Function Interface](#foreign-function-interface) - [Foreign Function Interface](#foreign-function-interface)
- [Forms](#forms) - [Forms](#forms)
- [Functional Programming](#functional-programming) - [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. * [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments. * [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
## File ## Files
*Libraries for file manipulation and MIME type detection.* *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.* *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. * [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
* [Zappa](https://github.com/zappa/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway. * [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
## Shell ## Shell