Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supasate/yosh
yosh - Your Own Shell in Python
https://github.com/supasate/yosh
Last synced: 4 days ago
JSON representation
yosh - Your Own Shell in Python
- Host: GitHub
- URL: https://github.com/supasate/yosh
- Owner: supasate
- License: mit
- Created: 2016-07-05T18:15:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T04:19:55.000Z (over 6 years ago)
- Last Synced: 2024-10-31T21:35:16.405Z (13 days ago)
- Language: Python
- Size: 43 KB
- Stars: 98
- Watchers: 8
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
# yosh - Your Own SHell
A simple shell written in Python
> Note: If you found this repo from the article **Create Your Own Shell in Python** [Part I](https://hackercollider.com/articles/2016/07/05/create-your-own-shell-in-python-part-1/) and [Part II](https://hackercollider.com/articles/2016/07/06/create-your-own-shell-in-python-part-2/), you can check out the `tutorial` branch for the source code used in the article.