# CTkDLib
This is an external library for CTkDesigner [python-gui-builder],
This library can be used with applications made with CTkDesinger.
Get CTkDesigner: https://github.com/Akascape/CTkDesigner-Support
## Features
- CTkCalendar
- CTkVideo
- CTkTooltip
- CTkChart
- CTkGraph
- CTkGif
- CTkMeter
- CTkPopupMenu
- CTkRangeSlider
- CTkColorPicker
- CTkDraw
- CTkSpinbox
- CTkHyperLink
## Installation
```
pip install ctkdlib --upgrade
```
## Usage
```python
from ctkdlib.custom_widgets import *
```
[Read the docs](https://github.com/Akascape/CTkDesigner-Support/blob/main/ctkdlib_documentation.md)
Author: Akash Bora (Akascape)
License: MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/Akascape/CTkDesigner",
"name": "ctkdlib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "customtkinter, tkinter, ctkdesigner, gui-builder, ui-designer, python-gui-builder",
"author": "Akash Bora",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/10/7e/844f670aa7873ef7e1c4086fd332b23b6ade433396b4263ce02dc1ff7d7c/ctkdlib-7.1.tar.gz",
"platform": null,
"description": "# CTkDLib\r\n\r\nThis is an external library for CTkDesigner [python-gui-builder], \r\nThis library can be used with applications made with CTkDesinger.\r\n\r\nGet CTkDesigner: https://github.com/Akascape/CTkDesigner-Support\r\n\r\n## Features\r\n- CTkCalendar\r\n- CTkVideo\r\n- CTkTooltip\r\n- CTkChart\r\n- CTkGraph\r\n- CTkGif\r\n- CTkMeter\r\n- CTkPopupMenu\r\n- CTkRangeSlider\r\n- CTkColorPicker\r\n- CTkDraw\r\n- CTkSpinbox\r\n- CTkHyperLink\r\n\r\n## Installation\r\n\r\n```\r\npip install ctkdlib --upgrade\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom ctkdlib.custom_widgets import *\r\n```\r\n\r\n[Read the docs](https://github.com/Akascape/CTkDesigner-Support/blob/main/ctkdlib_documentation.md)\r\n\r\n\r\nAuthor: Akash Bora (Akascape)\r\nLicense: MIT\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A special widget library for CTkDesigner",
"version": "7.1",
"project_urls": {
"Homepage": "https://github.com/Akascape/CTkDesigner"
},
"split_keywords": [
"customtkinter",
" tkinter",
" ctkdesigner",
" gui-builder",
" ui-designer",
" python-gui-builder"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "afd22e0035a6f5150db491003c3452e742b952a235fc959b061e63f1d59302ce",
"md5": "4c2e949acc56764923a21e975053acd1",
"sha256": "fbbaec7775e9e464c198097f0e8f5a03a2d9a2084cbc9e9bdefe6f66ea13f2bb"
},
"downloads": -1,
"filename": "ctkdlib-7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c2e949acc56764923a21e975053acd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 147843,
"upload_time": "2024-08-25T07:50:47",
"upload_time_iso_8601": "2024-08-25T07:50:47.157031Z",
"url": "https://files.pythonhosted.org/packages/af/d2/2e0035a6f5150db491003c3452e742b952a235fc959b061e63f1d59302ce/ctkdlib-7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "107e844f670aa7873ef7e1c4086fd332b23b6ade433396b4263ce02dc1ff7d7c",
"md5": "7f1099e0081848be40c6596a182120dd",
"sha256": "324946b48d3686b18bd751e7ceceb13f9f32dd87fb113a395b7d452d62915712"
},
"downloads": -1,
"filename": "ctkdlib-7.1.tar.gz",
"has_sig": false,
"md5_digest": "7f1099e0081848be40c6596a182120dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 142979,
"upload_time": "2024-08-25T07:50:49",
"upload_time_iso_8601": "2024-08-25T07:50:49.936656Z",
"url": "https://files.pythonhosted.org/packages/10/7e/844f670aa7873ef7e1c4086fd332b23b6ade433396b4263ce02dc1ff7d7c/ctkdlib-7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-25 07:50:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Akascape",
"github_project": "CTkDesigner",
"github_not_found": true,
"lcname": "ctkdlib"
}