Skip to content

Commit

Permalink
Merge pull request vinta#1623 from anki-code/patch-1
Browse files Browse the repository at this point in the history
Add xonsh shell is a Python-powered, Unix-gazing shell language and command prompt
  • Loading branch information
vinta authored Oct 27, 2020
2 parents fe67fa1 + 6b4ee06 commit e0e42b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- [Search](#search)
- [Serialization](#serialization)
- [Serverless Frameworks](#serverless-frameworks)
- [Shell](#shell)
- [Specific Formats Processing](#specific-formats-processing)
- [Static Site Generator](#static-site-generator)
- [Tagging](#tagging)
Expand Down Expand Up @@ -1064,6 +1065,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda.
* [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.

## Shell

*Shells based on Python.*

* [xonsh](https://github.com/xonsh/xonsh/) - A Python-powered, cross-platform, Unix-gazing shell language and command prompt.

## Specific Formats Processing

*Libraries for parsing and manipulating specific text formats.*
Expand Down

0 comments on commit e0e42b7

Please sign in to comment.