# ![icon](https://raw.githubusercontent.com/ManuGira/Guibbon/static/docs/images/icon32.png) Guibbon with U ![icon](https://raw.githubusercontent.com/ManuGira/Guibbon/static/docs/images/icon32.png)
### High-level GUI with an API similar to the HighGUI of OpenCV.
**If you know how to use the GUI of OpenCV, then you already know how to use Guibbon.**
It allows to display an image and add GUI controllers such as:
- Sliders (trackbar)
- Buttons
- Radio buttons
- Check boxes
- Color picker
- Draggable points and polygons on the displayed image
- Any custom widget that you write in Tkinter
### Reasons why you want to use Guibbon:
- It's fast to learn and fast to code.
- It's using Tkinter which is natively installed in most python distributions
- Beside Tkinter, it only has 3 dependencies: numpy, opencv-python and pillow
- It's less than 200 KB
- You can create your own custom widget.
### Links
* Source code hosted on [GitHub](https://github.com/ManuGira/Guibbon)
* Package hosted on [PyPl](https://pypi.org/project/guibbon)
* Documentation hosted on [Github Pages](https://manugira.github.io/Guibbon/)
Raw data
{
"_id": null,
"home_page": "https://github.com/ManuGira/Guibbon.git",
"name": "guibbon",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "GUI, Tkinter, OpenCV",
"author": "Manu Gira",
"author_email": "manu.gira@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/d3/a2/907f5f1b130b0e58c17853858eb1874dc76a2e084f18f622abab3571c310/guibbon-0.3.0.tar.gz",
"platform": null,
"description": "# ![icon](https://raw.githubusercontent.com/ManuGira/Guibbon/static/docs/images/icon32.png) Guibbon with U ![icon](https://raw.githubusercontent.com/ManuGira/Guibbon/static/docs/images/icon32.png) \n\n### High-level GUI with an API similar to the HighGUI of OpenCV. \n**If you know how to use the GUI of OpenCV, then you already know how to use Guibbon.**\n\nIt allows to display an image and add GUI controllers such as:\n\n - Sliders (trackbar)\n - Buttons\n - Radio buttons\n - Check boxes\n - Color picker\n - Draggable points and polygons on the displayed image\n - Any custom widget that you write in Tkinter\n\n### Reasons why you want to use Guibbon:\n\n - It's fast to learn and fast to code.\n - It's using Tkinter which is natively installed in most python distributions\n - Beside Tkinter, it only has 3 dependencies: numpy, opencv-python and pillow\n - It's less than 200 KB\n - You can create your own custom widget.\n \n### Links\n\n* Source code hosted on [GitHub](https://github.com/ManuGira/Guibbon)\n* Package hosted on [PyPl](https://pypi.org/project/guibbon)\n* Documentation hosted on [Github Pages](https://manugira.github.io/Guibbon/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Very high level GUI with an API similar to the HighGUI of OpenCV",
"version": "0.3.0",
"project_urls": {
"Bug Report": "https://github.com/ManuGira/Guibbon/issues",
"Homepage": "https://github.com/ManuGira/Guibbon.git",
"Repository": "https://github.com/ManuGira/Guibbon.git"
},
"split_keywords": [
"gui",
" tkinter",
" opencv"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "abe0c9f5b08f191e2a49a4a653dbad09d7bd37dc6eb4dcc7c568b29b9ce56b12",
"md5": "657d8e00edc451382b802b7c03e83817",
"sha256": "2e3d703216b3aeb230fab972146155aae63a587e74ed14741764c987d7e07676"
},
"downloads": -1,
"filename": "guibbon-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "657d8e00edc451382b802b7c03e83817",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 37868,
"upload_time": "2024-08-18T19:42:46",
"upload_time_iso_8601": "2024-08-18T19:42:46.068862Z",
"url": "https://files.pythonhosted.org/packages/ab/e0/c9f5b08f191e2a49a4a653dbad09d7bd37dc6eb4dcc7c568b29b9ce56b12/guibbon-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3a2907f5f1b130b0e58c17853858eb1874dc76a2e084f18f622abab3571c310",
"md5": "e3ba1472766bab0cfdbe1c5ad9b91615",
"sha256": "e0c6740f6fa985c89d0dbea4836f13e7970930ceea20af673fa73c3371d71d06"
},
"downloads": -1,
"filename": "guibbon-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "e3ba1472766bab0cfdbe1c5ad9b91615",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 33703,
"upload_time": "2024-08-18T19:42:47",
"upload_time_iso_8601": "2024-08-18T19:42:47.416062Z",
"url": "https://files.pythonhosted.org/packages/d3/a2/907f5f1b130b0e58c17853858eb1874dc76a2e084f18f622abab3571c310/guibbon-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-18 19:42:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ManuGira",
"github_project": "Guibbon",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "guibbon"
}