File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
77
77
- [ Search] ( #search )
78
78
- [ Serialization] ( #serialization )
79
79
- [ Serverless Frameworks] ( #serverless-frameworks )
80
+ - [ Shell] ( #shell )
80
81
- [ Specific Formats Processing] ( #specific-formats-processing )
81
82
- [ Static Site Generator] ( #static-site-generator )
82
83
- [ Tagging] ( #tagging )
@@ -1064,6 +1065,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1064
1065
* [ python-lambda] ( https://github.com/nficano/python-lambda ) - A toolkit for developing and deploying Python code in AWS Lambda.
1065
1066
* [ Zappa] ( https://github.com/Miserlou/Zappa ) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
1066
1067
1068
+ ## Shell
1069
+
1070
+ * Shells based on Python.*
1071
+
1072
+ * [ xonsh] ( https://github.com/xonsh/xonsh/ ) - A Python-powered, cross-platform, Unix-gazing shell language and command prompt.
1073
+
1067
1074
## Specific Formats Processing
1068
1075
1069
1076
* Libraries for parsing and manipulating specific text formats.*
You can’t perform that action at this time.
0 commit comments