tkintertools


Nametkintertools JSON
Version 2.6.21.1 PyPI version JSON
download
home_pagehttps://github.com/Xiaokang2022/tkintertools
SummaryThe tkintertools module is an auxiliary module of the tkinter module.
upload_time2024-01-01 12:09:25
maintainerXiaokang2022
docs_urlNone
authorXiaokang2022
requires_python>=3.8
licenseMulanPSL-2.0
keywords tkinter tkintertools gui tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">tkintertools</h1>

<p align="center"><img alt="logo" src="logo.png"/></p>

<p align="center">
<code>tkintertools</code> 是 <code>tkinter</code> 的一个辅助开发模块
<br/>
<code>tkintertools</code> is an auxiliary development module of <code>tkinter</code>
</p>

<p align="center">
<a href="."><img alt="Version" src="https://img.shields.io/pypi/v/tkintertools?label=Version" /></a>
<a href="./more/LICENSE"><img alt="License" src="https://img.shields.io/pypi/l/tkintertools?label=License" /></a>
<a href="https://pypistats.org/packages/tkintertools"><img alt="Downloads" src="https://img.shields.io/pypi/dm/tkintertools?label=Downloads&logo=pypi" /></a>
<a href="https://pepy.tech/project/tkintertools"><img alt="Total Downloads" src="https://static.pepy.tech/badge/tkintertools" /></a>
<br/>
<a href="https://github.com/Xiaokang2022/tkintertools/watchers"><img alt="Watchs" src="https://img.shields.io/github/watchers/Xiaokang2022/tkintertools?label=Watchs&logo=github&style=flat" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools/forks"><img alt="Forks" src="https://img.shields.io/github/forks/Xiaokang2022/tkintertools?label=Forks&logo=github&style=flat" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/Xiaokang2022/tkintertools?label=Stars&color=gold&logo=github&style=flat" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/Xiaokang2022/tkintertools?label=Contributors&logo=github" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools/issues"><img alt="Issues" src="https://img.shields.io/github/issues/Xiaokang2022/tkintertools?label=Issues&logo=github" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools/pulls"><img alt="PRs" src="https://img.shields.io/github/issues-pr/Xiaokang2022/tkintertools?label=PRs&logo=github" /></a>
<a href="https://github.com/Xiaokang2022/tkintertools"><img alt="Size" src="https://img.shields.io/github/languages/code-size/Xiaokang2022/tkintertools?label=Size&logo=github" /></a>
</p>

<p align="center"><img alt="Insights" src="https://repobeats.axiom.co/api/embed/ab8fae686a5a96f91fa71c40c53c189310924f5e.svg" /></p>

<p align="center">
    <a href="https://star-history.com/#Xiaokang2022/tkintertools&Date">
        <picture>
            <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date&theme=dark" />
            <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date" />
            <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date" />
        </picture>
    </a>
</p>

Install - 模块安装
-----------------

### Stable Release - 稳定版本

* Version - 最新版本 : `2.6.21`
* Release - 发布日期 : 2024/01/01
* Feature - 更新内容 : [News-2.6.21](https://xiaokang2022.github.io/tkintertools/news/2.6.21/News/)

```
pip install tkintertools==2.6.21
```

### Pre Release - 预发布版本

* Version - 最新版本 : `3.0.0.dev5`
* Release - 发布日期 : 
* Feature - 更新内容 : [News-3.0.0(pre)](https://xiaokang2022.github.io/tkintertools/news/3.0.0/News/)

```

```

> ℹ️**Note - 注意**  
> It is not recommended that you use the pre-release version directly for formal development, but it is recommended that you use the pre-release version to experience the new features and to report certain issues that you find.  
> 不推荐你直接使用预发布版本进行正式开发,但推荐使用预发布版本来体验新功能,并上报发现的某些问题。

More - 更多
-----------

* Tutorials & Documents - 教程和文档 : [T&D](https://xiaokang2022.github.io/tkintertools/)
* License - 项目证书 : [LICENSE.txt](LICENSE.txt)
* ChangeLog - 更新日志 : [CHANGELOG.md](CHANGELOG.md)
* Contribution Guide - 贡献指南 : [CONTRIBUTING.md](CONTRIBUTING.md)
* Mirrors - 镜像源 : [GitHub](https://github.com/Xiaokang2022/tkintertools) | [Gitee](https://gitee.com/xiaokang-2022/tkintertools)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Xiaokang2022/tkintertools",
    "name": "tkintertools",
    "maintainer": "Xiaokang2022",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "2951256653@qq.com",
    "keywords": "tkinter,tkintertools,GUI,tools",
    "author": "Xiaokang2022",
    "author_email": "2951256653@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/89/d6/89c72501e80de151449c0dfffbee4394f85cbb877ee648aa3c39092b5338/tkintertools-2.6.21.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">tkintertools</h1>\r\n\r\n<p align=\"center\"><img alt=\"logo\" src=\"logo.png\"/></p>\r\n\r\n<p align=\"center\">\r\n<code>tkintertools</code> \u662f <code>tkinter</code> \u7684\u4e00\u4e2a\u8f85\u52a9\u5f00\u53d1\u6a21\u5757\r\n<br/>\r\n<code>tkintertools</code> is an auxiliary development module of <code>tkinter</code>\r\n</p>\r\n\r\n<p align=\"center\">\r\n<a href=\".\"><img alt=\"Version\" src=\"https://img.shields.io/pypi/v/tkintertools?label=Version\" /></a>\r\n<a href=\"./more/LICENSE\"><img alt=\"License\" src=\"https://img.shields.io/pypi/l/tkintertools?label=License\" /></a>\r\n<a href=\"https://pypistats.org/packages/tkintertools\"><img alt=\"Downloads\" src=\"https://img.shields.io/pypi/dm/tkintertools?label=Downloads&logo=pypi\" /></a>\r\n<a href=\"https://pepy.tech/project/tkintertools\"><img alt=\"Total Downloads\" src=\"https://static.pepy.tech/badge/tkintertools\" /></a>\r\n<br/>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/watchers\"><img alt=\"Watchs\" src=\"https://img.shields.io/github/watchers/Xiaokang2022/tkintertools?label=Watchs&logo=github&style=flat\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/forks\"><img alt=\"Forks\" src=\"https://img.shields.io/github/forks/Xiaokang2022/tkintertools?label=Forks&logo=github&style=flat\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/stargazers\"><img alt=\"Stars\" src=\"https://img.shields.io/github/stars/Xiaokang2022/tkintertools?label=Stars&color=gold&logo=github&style=flat\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/graphs/contributors\"><img alt=\"Contributors\" src=\"https://img.shields.io/github/contributors/Xiaokang2022/tkintertools?label=Contributors&logo=github\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/issues\"><img alt=\"Issues\" src=\"https://img.shields.io/github/issues/Xiaokang2022/tkintertools?label=Issues&logo=github\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools/pulls\"><img alt=\"PRs\" src=\"https://img.shields.io/github/issues-pr/Xiaokang2022/tkintertools?label=PRs&logo=github\" /></a>\r\n<a href=\"https://github.com/Xiaokang2022/tkintertools\"><img alt=\"Size\" src=\"https://img.shields.io/github/languages/code-size/Xiaokang2022/tkintertools?label=Size&logo=github\" /></a>\r\n</p>\r\n\r\n<p align=\"center\"><img alt=\"Insights\" src=\"https://repobeats.axiom.co/api/embed/ab8fae686a5a96f91fa71c40c53c189310924f5e.svg\" /></p>\r\n\r\n<p align=\"center\">\r\n    <a href=\"https://star-history.com/#Xiaokang2022/tkintertools&Date\">\r\n        <picture>\r\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date&theme=dark\" />\r\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date\" />\r\n            <img alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=Xiaokang2022/tkintertools&type=Date\" />\r\n        </picture>\r\n    </a>\r\n</p>\r\n\r\nInstall - \u6a21\u5757\u5b89\u88c5\r\n-----------------\r\n\r\n### Stable Release - \u7a33\u5b9a\u7248\u672c\r\n\r\n* Version - \u6700\u65b0\u7248\u672c : `2.6.21`\r\n* Release - \u53d1\u5e03\u65e5\u671f : 2024/01/01\r\n* Feature - \u66f4\u65b0\u5185\u5bb9 : [News-2.6.21](https://xiaokang2022.github.io/tkintertools/news/2.6.21/News/)\r\n\r\n```\r\npip install tkintertools==2.6.21\r\n```\r\n\r\n### Pre Release - \u9884\u53d1\u5e03\u7248\u672c\r\n\r\n* Version - \u6700\u65b0\u7248\u672c : `3.0.0.dev5`\r\n* Release - \u53d1\u5e03\u65e5\u671f : \r\n* Feature - \u66f4\u65b0\u5185\u5bb9 : [News-3.0.0(pre)](https://xiaokang2022.github.io/tkintertools/news/3.0.0/News/)\r\n\r\n```\r\n\r\n```\r\n\r\n> \u2139\ufe0f**Note - \u6ce8\u610f**  \r\n> It is not recommended that you use the pre-release version directly for formal development, but it is recommended that you use the pre-release version to experience the new features and to report certain issues that you find.  \r\n> \u4e0d\u63a8\u8350\u4f60\u76f4\u63a5\u4f7f\u7528\u9884\u53d1\u5e03\u7248\u672c\u8fdb\u884c\u6b63\u5f0f\u5f00\u53d1\uff0c\u4f46\u63a8\u8350\u4f7f\u7528\u9884\u53d1\u5e03\u7248\u672c\u6765\u4f53\u9a8c\u65b0\u529f\u80fd\uff0c\u5e76\u4e0a\u62a5\u53d1\u73b0\u7684\u67d0\u4e9b\u95ee\u9898\u3002\r\n\r\nMore - \u66f4\u591a\r\n-----------\r\n\r\n* Tutorials & Documents - \u6559\u7a0b\u548c\u6587\u6863 : [T&D](https://xiaokang2022.github.io/tkintertools/)\r\n* License - \u9879\u76ee\u8bc1\u4e66 : [LICENSE.txt](LICENSE.txt)\r\n* ChangeLog - \u66f4\u65b0\u65e5\u5fd7 : [CHANGELOG.md](CHANGELOG.md)\r\n* Contribution Guide - \u8d21\u732e\u6307\u5357 : [CONTRIBUTING.md](CONTRIBUTING.md)\r\n* Mirrors - \u955c\u50cf\u6e90 : [GitHub](https://github.com/Xiaokang2022/tkintertools) | [Gitee](https://gitee.com/xiaokang-2022/tkintertools)\r\n",
    "bugtrack_url": null,
    "license": "MulanPSL-2.0",
    "summary": "The tkintertools module is an auxiliary module of the tkinter module.",
    "version": "2.6.21.1",
    "project_urls": {
        "Homepage": "https://github.com/Xiaokang2022/tkintertools"
    },
    "split_keywords": [
        "tkinter",
        "tkintertools",
        "gui",
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ab9f830fb3f007fb3d757cf79448695635de5a3d50b171446a56801eee63a80",
                "md5": "e708d48224bec5e39b942b8206cb4677",
                "sha256": "858153019f9b773ea1d858154a5450e03dd73fe77c9cf9961c592bd4a8ea5460"
            },
            "downloads": -1,
            "filename": "tkintertools-2.6.21.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e708d48224bec5e39b942b8206cb4677",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33077,
            "upload_time": "2024-01-01T12:09:22",
            "upload_time_iso_8601": "2024-01-01T12:09:22.574680Z",
            "url": "https://files.pythonhosted.org/packages/9a/b9/f830fb3f007fb3d757cf79448695635de5a3d50b171446a56801eee63a80/tkintertools-2.6.21.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89d689c72501e80de151449c0dfffbee4394f85cbb877ee648aa3c39092b5338",
                "md5": "8e7c2a717e56df0788e2ef2552176516",
                "sha256": "aa9423ecc628bdfaf6189dcf3548e9a06fe170c4ff3e5379d926e7ca2c13c235"
            },
            "downloads": -1,
            "filename": "tkintertools-2.6.21.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8e7c2a717e56df0788e2ef2552176516",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33186,
            "upload_time": "2024-01-01T12:09:25",
            "upload_time_iso_8601": "2024-01-01T12:09:25.061887Z",
            "url": "https://files.pythonhosted.org/packages/89/d6/89c72501e80de151449c0dfffbee4394f85cbb877ee648aa3c39092b5338/tkintertools-2.6.21.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-01 12:09:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Xiaokang2022",
    "github_project": "tkintertools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tkintertools"
}
        
Elapsed time: 1.07698s