Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ send me a pull request and follow the [contribution guide](https://github.com/ch
* [Other](https://github.com/checkcheckzz/Python-open-projects/blob/master/Other.md)
* [Package Manager](https://github.com/checkcheckzz/Python-open-projects/blob/master/PackageManager.md)
* [Science](https://github.com/checkcheckzz/Python-open-projects/blob/master/Science.md)
* [Shell](https://github.com/checkcheckzz/Python-open-projects/blob/master/Shell.md)
* [Static Web Generator](https://github.com/checkcheckzz/Python-open-projects/blob/master/StaticWebGenerator.md)
* [Testing](https://github.com/checkcheckzz/Python-open-projects/blob/master/Testing.md)
* [Tools and Utilities](https://github.com/checkcheckzz/Python-open-projects/blob/master/ToolandUtilities.md)
Expand Down
6 changes: 6 additions & 0 deletions Shell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Shell

1. xonsh
Python-powered shell. Full-featured and cross-platform.
Project Source: https://github.com/xonsh/xonsh/
Project Homepage: https://xon.sh/