A package to easily create a command interpreter for a console-like app
Project description
EZCommandLine
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
How to install
To install the module, just type pip install EZCommandLine in your command line.
Documentation
For more information about the module, see the documentation here.
Used services for README statistics: [shields.io](https://img.shields.io), [tokei.rs](https://github.com/XAMPPRocky/tokei), [pepy.tech](https://github.com/psincraian/pepy)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ezcommandline-1.0.0.tar.gz
(7.6 kB
view hashes)
Built Distribution
Close
Hashes for EZCommandLine-1.0.0-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 24a0b0a42c85618d4cd424c73e4c1a7c9605013abf20dafb891445f900a247aa |
|
| MD5 | 00a3c9febe215c6fa4c8f6f21a022d29 |
|
| BLAKE2b-256 | a828ce2395cf7583cdb6a5f8ec7b771b71e8aa5b4da58bc963e4a175b4baa7c5 |