# wbpShell
Shell plugin for [Workbench](https://pypi.org/project/wbBase/) applications
## Installation
```shell
pip install wbpShell
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*shell*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: shell
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpshell/).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbpshell",
"name": "wbpShell",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "workbench,wxPython,GUI",
"author": "Andreas Eigendorf",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/23/26/2539c47645a04732aaba2c8d43fd598b19b35ef97fa2b6d8e8d97af0f670/wbpShell-0.2.0.tar.gz",
"platform": "WIN32",
"description": "# wbpShell\n\nShell plugin for [Workbench](https://pypi.org/project/wbBase/) applications\n\n## Installation\n\n```shell\npip install wbpShell\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*shell*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: shell\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpshell/).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Shell panel for Workbench applications.",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbpshell",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbpshell",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbpshell",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbpshell/-/issues"
},
"split_keywords": [
"workbench",
"wxpython",
"gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6b6218d7af247c0b2b456ee1dced7c395fa6e6e7194c5ff49316a0cbaaf38b3e",
"md5": "443b17996e19736a315d2d6e98fc6aec",
"sha256": "0b624b3f752eb6f407c001a1952a78f73fc31f1171b25d8bd33ff7ed26fed091"
},
"downloads": -1,
"filename": "wbpShell-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "443b17996e19736a315d2d6e98fc6aec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4637,
"upload_time": "2023-06-12T13:51:32",
"upload_time_iso_8601": "2023-06-12T13:51:32.083361Z",
"url": "https://files.pythonhosted.org/packages/6b/62/18d7af247c0b2b456ee1dced7c395fa6e6e7194c5ff49316a0cbaaf38b3e/wbpShell-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "23262539c47645a04732aaba2c8d43fd598b19b35ef97fa2b6d8e8d97af0f670",
"md5": "a378fb2e72447afa8b0a4e2158ea9806",
"sha256": "bb97d872397d78fb3eb686948cf1701ac960f3dd9c52b8addea54c5a6662866d"
},
"downloads": -1,
"filename": "wbpShell-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "a378fb2e72447afa8b0a4e2158ea9806",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4177,
"upload_time": "2023-06-12T13:51:33",
"upload_time_iso_8601": "2023-06-12T13:51:33.559530Z",
"url": "https://files.pythonhosted.org/packages/23/26/2539c47645a04732aaba2c8d43fd598b19b35ef97fa2b6d8e8d97af0f670/wbpShell-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-12 13:51:33",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbpshell"
}