# wbpDocBrowser
Document browser plugin for [Workbench](https://pypi.org/project/wbBase/) applications
## Installation
```shell
pip install wbpDocBrowser
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*docbrowser*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: docbrowser
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpDocBrowser/).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbpDocBrowser",
"name": "wbpDocBrowser",
"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/4c/0a/bf10affa69cea02f0c5868ef91a1a7f68c9fc399324f280dd1de8611e2ac/wbpDocBrowser-0.0.2.tar.gz",
"platform": "WIN32",
"description": "# wbpDocBrowser\n\nDocument browser plugin for [Workbench](https://pypi.org/project/wbBase/) applications\n\n## Installation\n\n```shell\npip install wbpDocBrowser\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*docbrowser*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: docbrowser\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpDocBrowser/).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Document browser panel panel for Workbench applications.",
"version": "0.0.2",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbpfilebrowser/",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbpDocBrowser",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbpDocBrowser",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbpDocBrowser/-/issues"
},
"split_keywords": [
"workbench",
"wxpython",
"gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e9cbbae552017a7b9f5b92603efffc8eca95451cfc3663e3a8b502b61322cab8",
"md5": "8f2df88fbcef39169ddd9732447b5e6a",
"sha256": "25aa971f452817d490c89971040b266461506fe16a12141980136c5ea29c0986"
},
"downloads": -1,
"filename": "wbpDocBrowser-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f2df88fbcef39169ddd9732447b5e6a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4882,
"upload_time": "2024-03-01T14:39:07",
"upload_time_iso_8601": "2024-03-01T14:39:07.066330Z",
"url": "https://files.pythonhosted.org/packages/e9/cb/bae552017a7b9f5b92603efffc8eca95451cfc3663e3a8b502b61322cab8/wbpDocBrowser-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4c0abf10affa69cea02f0c5868ef91a1a7f68c9fc399324f280dd1de8611e2ac",
"md5": "1c9bc238e49686e2963b3c83da329d05",
"sha256": "db1b35373a0d95b2f43cd8f4aa37d7bbde2405aba8a458375c13c0021283a013"
},
"downloads": -1,
"filename": "wbpDocBrowser-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "1c9bc238e49686e2963b3c83da329d05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5057,
"upload_time": "2024-03-01T14:39:08",
"upload_time_iso_8601": "2024-03-01T14:39:08.983411Z",
"url": "https://files.pythonhosted.org/packages/4c/0a/bf10affa69cea02f0c5868ef91a1a7f68c9fc399324f280dd1de8611e2ac/wbpDocBrowser-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 14:39:08",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbpdocbrowser"
}