# wbpHTMLpanel
HTML panel for [Workbench](https://pypi.org/project/wbBase/) applications.
## Installation
```shell
pip install wbpHTMLpanel
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*htmlpanel*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: htmlpanel
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbphtmlpanel).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbphtmlpanel",
"name": "wbpHTMLpanel",
"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/39/2e/b38a9a4ad0407f0e847eaeec0b402f76a3224a8ec719cc219f0e299b22ad/wbpHTMLpanel-0.2.4.tar.gz",
"platform": "WIN32",
"description": "# wbpHTMLpanel\n\nHTML panel for [Workbench](https://pypi.org/project/wbBase/) applications.\n\n## Installation\n\n```shell\npip install wbpHTMLpanel\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*htmlpanel*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: htmlpanel\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbphtmlpanel).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "HTML panel for Workbench applications.",
"version": "0.2.4",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbphtmlpanel",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbphtmlpanel",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbphtmlpanel",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbphtmlpanel/-/issues"
},
"split_keywords": [
"workbench",
"wxpython",
"gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dd507174c7eed141a480a4d336dc6af10b002747ec7378faec57c2ac2d22d99a",
"md5": "ceb64f6a90e1fdc365238a5de2afc983",
"sha256": "b781cf336f8fd77ca9d5893adbcf54f8e62a9f853fb5d9bf050c257448993d26"
},
"downloads": -1,
"filename": "wbpHTMLpanel-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ceb64f6a90e1fdc365238a5de2afc983",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3595,
"upload_time": "2023-10-25T10:44:42",
"upload_time_iso_8601": "2023-10-25T10:44:42.734986Z",
"url": "https://files.pythonhosted.org/packages/dd/50/7174c7eed141a480a4d336dc6af10b002747ec7378faec57c2ac2d22d99a/wbpHTMLpanel-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "392eb38a9a4ad0407f0e847eaeec0b402f76a3224a8ec719cc219f0e299b22ad",
"md5": "013627c18c262781ca0931d776317096",
"sha256": "ae9f67340974b587aa306642838b888cc7a5739da9e8fb03792c0cf94570ed6b"
},
"downloads": -1,
"filename": "wbpHTMLpanel-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "013627c18c262781ca0931d776317096",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3818,
"upload_time": "2023-10-25T10:44:44",
"upload_time_iso_8601": "2023-10-25T10:44:44.116208Z",
"url": "https://files.pythonhosted.org/packages/39/2e/b38a9a4ad0407f0e847eaeec0b402f76a3224a8ec719cc219f0e299b22ad/wbpHTMLpanel-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-25 10:44:44",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbphtmlpanel"
}