File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 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 )
@@ -1062,6 +1063,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1062
1063
* [ python-lambda] ( https://github.com/nficano/python-lambda ) - A toolkit for developing and deploying Python code in AWS Lambda.
1063
1064
* [ Zappa] ( https://github.com/Miserlou/Zappa ) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
1064
1065
1066
+ ## Shell
1067
+
1068
+ * Shells based on Python.*
1069
+
1070
+ * [ xonsh] ( https://github.com/xonsh/xonsh/ ) - A Python-powered, cross-platform, Unix-gazing shell language and command prompt.
1071
+
1065
1072
## Specific Formats Processing
1066
1073
1067
1074
* Libraries for parsing and manipulating specific text formats.*
You can’t perform that action at this time.
0 commit comments