This module allows you to easily create a command line interpreter.
The module handles the syntax and the encoding parts to allow you to create an interpreter by only focusing on your project.
You can also export any interpreter you created to make it usable by anyone.
The module is cross-platform and does not require any modules (except os which is preinstalled with python).
For the mentions see 1
To install the module, just type pip install EZCommandLine
in your command line.
For more information about the module, see the documentation here.
Footnotes
-
Mentions:
Used services for README statistics: shields.io, tokei.rs, pepy.tech ↩