# docal-tkinter
This is a GUI for docal implemented in tkinter, and uses the new tkinter-math library to render the math.
## Installation
* A standalone installer and a portable archive are provided for Windows in releases.
* For other systems (also Windows), you can install it on top of Python with
```shell
pip install --update docal_tkinter
```
Then
```shell
python -m docal_tkinter
```
Raw data
{
"_id": null,
"home_page": "https://github.com/K1DV5/docal-tkinter",
"name": "docal-tkinter",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "docal, tkinter, math, latex, word",
"author": "Kidus Adugna",
"author_email": "kidusadugna@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/94/db/494657d0895458b39cbcfa17398a0829f0140bc4e1c41e9ddbd929d5b800/docal-tkinter-3.0.5.tar.gz",
"platform": null,
"description": "# docal-tkinter\n\nThis is a GUI for docal implemented in tkinter, and uses the new tkinter-math library to render the math.\n\n## Installation\n\n* A standalone installer and a portable archive are provided for Windows in releases.\n* For other systems (also Windows), you can install it on top of Python with\n ```shell\n pip install --update docal_tkinter\n ```\n Then\n ```shell\n python -m docal_tkinter\n ```\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "GUI implementation of docal with Tkinter",
"version": "3.0.5",
"project_urls": {
"Homepage": "https://github.com/K1DV5/docal-tkinter"
},
"split_keywords": [
"docal",
" tkinter",
" math",
" latex",
" word"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d120eecb84cd1bc1f2494aa151b7004e4b76baa93d95882d78e830fd6d2c0118",
"md5": "681600070a81dd54bed8e1b643d97488",
"sha256": "85c4f41bcda323e6b25cb04a3ed2662dd22fa8dfaa24407bf1be6c1a80af6cc7"
},
"downloads": -1,
"filename": "docal_tkinter-3.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "681600070a81dd54bed8e1b643d97488",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15275,
"upload_time": "2024-06-16T09:58:26",
"upload_time_iso_8601": "2024-06-16T09:58:26.704484Z",
"url": "https://files.pythonhosted.org/packages/d1/20/eecb84cd1bc1f2494aa151b7004e4b76baa93d95882d78e830fd6d2c0118/docal_tkinter-3.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94db494657d0895458b39cbcfa17398a0829f0140bc4e1c41e9ddbd929d5b800",
"md5": "e4d8d2bce14ffbc34111207da3cbdb3c",
"sha256": "1b4a270567244d6da66a158a901f1f8deb2e82d363cedb8ee2452b66fcdd3adc"
},
"downloads": -1,
"filename": "docal-tkinter-3.0.5.tar.gz",
"has_sig": false,
"md5_digest": "e4d8d2bce14ffbc34111207da3cbdb3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13633,
"upload_time": "2024-06-16T09:58:28",
"upload_time_iso_8601": "2024-06-16T09:58:28.643617Z",
"url": "https://files.pythonhosted.org/packages/94/db/494657d0895458b39cbcfa17398a0829f0140bc4e1c41e9ddbd929d5b800/docal-tkinter-3.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-16 09:58:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "K1DV5",
"github_project": "docal-tkinter",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "docal-tkinter"
}