EZCommandLine


NameEZCommandLine JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA package to easily create a command interpreter for a console-like app
upload_time2024-04-14 10:46:46
maintainerNone
docs_urlNone
authorFastattack
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EZCommandLine

[![Pypi](https://img.shields.io/pypi/v/EZCommandLine?label=Pypi)](https://pypi.org/project/EZCommandLine)
[![GitHub - Total commits](https://img.shields.io/github/commit-activity/t/fastattackv/EZCommandLine?label=Total%20GitHub%20commits&color=darkblue)](https://github.com/fastattackv/EZCommandLine)
[![GitHub - Last commit](https://img.shields.io/github/last-commit/fastattackv/EZCommandLine?label=Last%20GitHub%20commit&color=darkblue)](https://github.com/fastattackv/EZCommandLine)
[![Pypi - Monthly downloads](https://img.shields.io/pypi/dm/EZCommandLine)](https://pypi.org/project/EZCommandLine)
[![Pypi - Total downloads](https://static.pepy.tech/personalized-badge/EZCommandLine?period=total&units=international_system&left_color=grey&right_color=green&left_text=Total%20Downloads)](https://pypi.org/project/EZCommandLine)
[![Lines number](https://tokei.rs/b1/github/fastattackv/EZCommandLine?category=lines)](https://github.com/fastattackv/MoreCustomTkinterWidgets/tree/main/Source%20Code)

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](Documentation.md).

[^1]: Mentions:
    
    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)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "EZCommandLine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Fastattack",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ca/0d/aca4af512403ee4e6e1d526fae9ca666cfbba67cef67dfbd96081f760b2f/ezcommandline-1.0.0.tar.gz",
    "platform": null,
    "description": "# EZCommandLine\r\n\r\n[![Pypi](https://img.shields.io/pypi/v/EZCommandLine?label=Pypi)](https://pypi.org/project/EZCommandLine)\r\n[![GitHub - Total commits](https://img.shields.io/github/commit-activity/t/fastattackv/EZCommandLine?label=Total%20GitHub%20commits&color=darkblue)](https://github.com/fastattackv/EZCommandLine)\r\n[![GitHub - Last commit](https://img.shields.io/github/last-commit/fastattackv/EZCommandLine?label=Last%20GitHub%20commit&color=darkblue)](https://github.com/fastattackv/EZCommandLine)\r\n[![Pypi - Monthly downloads](https://img.shields.io/pypi/dm/EZCommandLine)](https://pypi.org/project/EZCommandLine)\r\n[![Pypi - Total downloads](https://static.pepy.tech/personalized-badge/EZCommandLine?period=total&units=international_system&left_color=grey&right_color=green&left_text=Total%20Downloads)](https://pypi.org/project/EZCommandLine)\r\n[![Lines number](https://tokei.rs/b1/github/fastattackv/EZCommandLine?category=lines)](https://github.com/fastattackv/MoreCustomTkinterWidgets/tree/main/Source%20Code)\r\n\r\nThis module allows you to easily create a command line interpreter.\r\n\r\nThe module handles the syntax and the encoding parts to allow you to create an interpreter by only focusing on your project.\r\n\r\nYou can also export any interpreter you created to make it usable by anyone.\r\n\r\nThe module is cross-platform and does not require any modules (except os which is preinstalled with python).\r\n\r\nFor the mentions see [^1]\r\n\r\n\r\n## How to install\r\n\r\nTo install the module, just type `pip install EZCommandLine` in your command line.\r\n\r\n\r\n## Documentation\r\n\r\nFor more information about the module, see the documentation [here](Documentation.md).\r\n\r\n[^1]: Mentions:\r\n    \r\n    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)\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A package to easily create a command interpreter for a console-like app",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/fastattackv/EZCommandLine",
        "Issues": "https://github.com/fastattackv/EZCommandLine/Issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a828ce2395cf7583cdb6a5f8ec7b771b71e8aa5b4da58bc963e4a175b4baa7c5",
                "md5": "00a3c9febe215c6fa4c8f6f21a022d29",
                "sha256": "24a0b0a42c85618d4cd424c73e4c1a7c9605013abf20dafb891445f900a247aa"
            },
            "downloads": -1,
            "filename": "EZCommandLine-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00a3c9febe215c6fa4c8f6f21a022d29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7012,
            "upload_time": "2024-04-14T10:46:44",
            "upload_time_iso_8601": "2024-04-14T10:46:44.755464Z",
            "url": "https://files.pythonhosted.org/packages/a8/28/ce2395cf7583cdb6a5f8ec7b771b71e8aa5b4da58bc963e4a175b4baa7c5/EZCommandLine-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca0daca4af512403ee4e6e1d526fae9ca666cfbba67cef67dfbd96081f760b2f",
                "md5": "db6ecae34dd75372e4d92ea2e7fe6088",
                "sha256": "9a3e8bc985b72eb00f24e3da5de4d93a3e4389c3503c9e416fd78909334490b2"
            },
            "downloads": -1,
            "filename": "ezcommandline-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "db6ecae34dd75372e4d92ea2e7fe6088",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7582,
            "upload_time": "2024-04-14T10:46:46",
            "upload_time_iso_8601": "2024-04-14T10:46:46.093023Z",
            "url": "https://files.pythonhosted.org/packages/ca/0d/aca4af512403ee4e6e1d526fae9ca666cfbba67cef67dfbd96081f760b2f/ezcommandline-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 10:46:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fastattackv",
    "github_project": "EZCommandLine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ezcommandline"
}
        
Elapsed time: 0.23300s