shellboard


Nameshellboard JSON
Version 0.4.0.1a2 PyPI version JSON
download
home_pagehttps://github.com/Sw3aty-Acc/shellboard.git
Summaryshellboard - cross-platform framework that facilitates the development of a graphical interface for the command shell
upload_time2024-01-06 20:44:04
maintainer
docs_urlNone
authorSw3aty
requires_python>=3.7
licenseMIT
keywords menu shell visual vishhhl visualmenu
VCS
bugtrack_url
requirements colorama
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Shellboard v0.4.0.1a2
Cross-platform framework that facilitates the development of a graphical interface for the command shell
## Requirements
* [Colorama](https://github.com/tartley/colorama) library.
## Installation
```
pip install shellboard
```
or
```
git clone https://github.com/Sw3aty-Acc/shellboard.git
```

## Usage
### Import
```
import shellboard
```

## Credits
Email - [sw3atyspace@gmail.com](mailto:youraddress@url.com) \
Discord Server - https://discord.com/invite/jchJKYqNmK \
Youtube - https://www.youtube.com/@sw3aty702

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sw3aty-Acc/shellboard.git",
    "name": "shellboard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "menu shell visual vishhhl visualmenu",
    "author": "Sw3aty",
    "author_email": "sw3atyspace@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# Shellboard v0.4.0.1a2\r\nCross-platform framework that facilitates the development of a graphical interface for the command shell\r\n## Requirements\r\n* [Colorama](https://github.com/tartley/colorama) library.\r\n## Installation\r\n```\r\npip install shellboard\r\n```\r\nor\r\n```\r\ngit clone https://github.com/Sw3aty-Acc/shellboard.git\r\n```\r\n\r\n## Usage\r\n### Import\r\n```\r\nimport shellboard\r\n```\r\n\r\n## Credits\r\nEmail - [sw3atyspace@gmail.com](mailto:youraddress@url.com) \\\r\nDiscord Server - https://discord.com/invite/jchJKYqNmK \\\r\nYoutube - https://www.youtube.com/@sw3aty702\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "shellboard - cross-platform framework that facilitates the development of a graphical interface for the command shell",
    "version": "0.4.0.1a2",
    "project_urls": {
        "Homepage": "https://github.com/Sw3aty-Acc/shellboard.git",
        "Issues": "https://github.com/Sw3aty-Acc/shellboard/issues",
        "Repository": "https://github.com/Sw3aty-Acc/shellboard.git"
    },
    "split_keywords": [
        "menu",
        "shell",
        "visual",
        "vishhhl",
        "visualmenu"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63a5800a3d0953f88971574845e7dfee9239b13858f7d05eb8c39493b6fdd908",
                "md5": "9d27a6302a7bc61e626c07d7a696dcfc",
                "sha256": "e862145754d911d2e13a9eff31ce43b329963db0f3d5d5f5624a3ca7b7d39b24"
            },
            "downloads": -1,
            "filename": "shellboard-0.4.0.1a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d27a6302a7bc61e626c07d7a696dcfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6202,
            "upload_time": "2024-01-06T20:44:04",
            "upload_time_iso_8601": "2024-01-06T20:44:04.753205Z",
            "url": "https://files.pythonhosted.org/packages/63/a5/800a3d0953f88971574845e7dfee9239b13858f7d05eb8c39493b6fdd908/shellboard-0.4.0.1a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 20:44:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sw3aty-Acc",
    "github_project": "shellboard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.4"
                ]
            ]
        }
    ],
    "lcname": "shellboard"
}
        
Elapsed time: 0.17051s