/PyShell

A shell written in python!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyShell

This is a usable shell made with python using the cmd library for Linux, MacOS and Windows.

Current features

  • Basic built-in commands.
  • Dedicated shell history file
  • if and else syntax with basic operand support.