rwsh
"rwsh" is a self-made shell implemented in python
It has basic shell command execution and very weak completion.
Some libraries are implemented in C.
- Execution of shell commands. For example ls, pwd, cd, etc.
- Weak tab completion
- Unusable status code emoji
- python3.6 or high
- pip3
- os : MacOS
$ python3 rwsh.py