8000 Merge pull request #1623 from anki-code/patch-1 · Algorithm-box/awesome-python@e0e42b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit e0e42b7

Browse files
authored
Merge pull request vinta#1623 from anki-code/patch-1
Add xonsh shell is a Python-powered, Unix-gazing shell language and command prompt
2 parents fe67fa1 + 6b4ee06 commit e0e42b7

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)
@@ -1064,6 +1065,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10641065
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
10651066
* [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
10661067

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+
10671074
## Specific Formats Processing
10681075

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

0 commit comments

Comments
 (0)
0