Skip to content

qzmfranklin/easyshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyshell

Library for creating recursive shells.

Installation

From pip3:

$ pip3 install -U easyshell

From source:

$ ./setup.py -U install

Example Shell

To experience this kind of shells, please try out the example shell that comes with the source code:

$ python3 -m easyshell

Demo

This is a gif from a very early version:

image

About

Python3 library for creating FastCLI-like shells.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published