Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.