# wbpLoglist
Loglist plugin for [Workbench](https://pypi.org/project/wbBase/) applications
## Installation
```shell
pip install wbpLoglist
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*loglist*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: loglist
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbploglist/).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbploglist",
"name": "wbpLoglist",
"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/94/a6/24b08fc2cee6c4951f1d8e1d9be8dc0756425eb47f88673da8bf53e3d4fc/wbpLoglist-0.2.0.tar.gz",
"platform": "WIN32",
"description": "# wbpLoglist\n\nLoglist plugin for [Workbench](https://pypi.org/project/wbBase/) applications\n\n## Installation\n\n```shell\npip install wbpLoglist\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*loglist*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: loglist\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbploglist/).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Log list panel panel for Workbench applications.",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbploglist/",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbploglist",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbploglist",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbploglist/-/issues"
},
"split_keywords": [
"workbench",
"wxpython",
"gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "55ce5b2dc980bf46a51dfd13769d1333748ee9d11fcca1c501a57bee79039616",
"md5": "aeae1384e4a472166c0214f5c256c4c9",
"sha256": "64e1ed6c78530507323ed7e2dc37fdf6c6ee033955ccd882b1a5bf259bed1984"
},
"downloads": -1,
"filename": "wbpLoglist-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aeae1384e4a472166c0214f5c256c4c9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6343,
"upload_time": "2023-06-12T11:31:02",
"upload_time_iso_8601": "2023-06-12T11:31:02.668157Z",
"url": "https://files.pythonhosted.org/packages/55/ce/5b2dc980bf46a51dfd13769d1333748ee9d11fcca1c501a57bee79039616/wbpLoglist-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94a624b08fc2cee6c4951f1d8e1d9be8dc0756425eb47f88673da8bf53e3d4fc",
"md5": "8cd51da68f5c112bd9c363f4885f9556",
"sha256": "51ec40d3f12a294086264d879c8f383d8d0a7921ad00451de64ed6f0c7b76a25"
},
"downloads": -1,
"filename": "wbpLoglist-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8cd51da68f5c112bd9c363f4885f9556",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5673,
"upload_time": "2023-06-12T11:31:03",
"upload_time_iso_8601": "2023-06-12T11:31:03.703510Z",
"url": "https://files.pythonhosted.org/packages/94/a6/24b08fc2cee6c4951f1d8e1d9be8dc0756425eb47f88673da8bf53e3d4fc/wbpLoglist-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-12 11:31:03",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbploglist"
}