Skip to content

Commit 6b4ee06

Browse files
authored
xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
1 parent eb2b298 commit 6b4ee06

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
7777
- [Search](#search)
7878
- [Serialization](#serialization)
7979
- [Serverless Frameworks](#serverless-frameworks)
80+
- [Shell](#shell)
8081
- [Specific Formats Processing](#specific-formats-processing)
8182
- [Static Site Generator](#static-site-generator)
8283
- [Tagging](#tagging)
@@ -1062,6 +1063,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10621063
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
10631064
* [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
10641065

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+
10651072
## Specific Formats Processing
10661073

10671074
*Libraries for parsing and manipulating specific text formats.*

0 commit comments

Comments
 (0)