tkmfly


Nametkmfly JSON
Version 0.1.0b4 PyPI version JSON
download
home_page
Summary
upload_time2023-05-28 10:53:07
maintainer
docs_urlNone
authorXiangQinxi
requires_python>=3.7,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tkMiniFly
![PyPI - Downloads](https://img.shields.io/pypi/dm/tkmfly?color=7cf6b9&style=for-the-badge)
![PyPI](https://img.shields.io/pypi/v/tkmfly?color=%234cc2ff&style=for-the-badge)

![Require](https://img.shields.io/badge/Requires-Tkinter-8be8ff?&style=for-the-badge)
![Require](https://img.shields.io/badge/Requires-Pmw-99ebff?&style=for-the-badge)

## 介绍
继`tkfly`之后,我发现库文件大了起来,就不会再上传到中国国内的部分镜像内了。如果想要使用轻量`tkfly`就推荐使用这个。
我将`tkfly`的`巨型库`,`轻量库`隔开制作出了`tkfly 0.1.0b1^`和`tkminifly 0.1.0b1^`

## 使用
### FlySimpleTree
```python
from tkmfly import FlySimpleTree
from tkinter import Tk

root = Tk()

tree = FlySimpleTree()
tree.add(0, "1")
tree.add(0, "2")
tree.add(2, "2-1")
tree.add(2, "2-2")
tree.add(2, "2-3")
tree.add(0, "3")
tree.add(6, "3-1")
tree.add(7, "4-1")
tree.pack(fill="both", expand="yes")

root.mainloop()
```
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tkmfly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "XiangQinxi",
    "author_email": "1379773753@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/43/fa/a99b67cf69f953664b3d52879b45ba9e741ba9a81fe428d7dbad24df4d80/tkmfly-0.1.0b4.tar.gz",
    "platform": null,
    "description": "# tkMiniFly\n![PyPI - Downloads](https://img.shields.io/pypi/dm/tkmfly?color=7cf6b9&style=for-the-badge)\n![PyPI](https://img.shields.io/pypi/v/tkmfly?color=%234cc2ff&style=for-the-badge)\n\n![Require](https://img.shields.io/badge/Requires-Tkinter-8be8ff?&style=for-the-badge)\n![Require](https://img.shields.io/badge/Requires-Pmw-99ebff?&style=for-the-badge)\n\n## \u4ecb\u7ecd\n\u7ee7`tkfly`\u4e4b\u540e\uff0c\u6211\u53d1\u73b0\u5e93\u6587\u4ef6\u5927\u4e86\u8d77\u6765\uff0c\u5c31\u4e0d\u4f1a\u518d\u4e0a\u4f20\u5230\u4e2d\u56fd\u56fd\u5185\u7684\u90e8\u5206\u955c\u50cf\u5185\u4e86\u3002\u5982\u679c\u60f3\u8981\u4f7f\u7528\u8f7b\u91cf`tkfly`\u5c31\u63a8\u8350\u4f7f\u7528\u8fd9\u4e2a\u3002\n\u6211\u5c06`tkfly`\u7684`\u5de8\u578b\u5e93`\uff0c`\u8f7b\u91cf\u5e93`\u9694\u5f00\u5236\u4f5c\u51fa\u4e86`tkfly 0.1.0b1^`\u548c`tkminifly 0.1.0b1^`\n\n## \u4f7f\u7528\n### FlySimpleTree\n```python\nfrom tkmfly import FlySimpleTree\nfrom tkinter import Tk\n\nroot = Tk()\n\ntree = FlySimpleTree()\ntree.add(0, \"1\")\ntree.add(0, \"2\")\ntree.add(2, \"2-1\")\ntree.add(2, \"2-2\")\ntree.add(2, \"2-3\")\ntree.add(0, \"3\")\ntree.add(6, \"3-1\")\ntree.add(7, \"4-1\")\ntree.pack(fill=\"both\", expand=\"yes\")\n\nroot.mainloop()\n```",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.0b4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5fd5bd3c001901cfe11b71de5552a17422908348b8dd821e4cac0e47cc58665",
                "md5": "4ca3ea5e6649a332529a00643bffa60d",
                "sha256": "f488621cbd207c30c95caa78f9ef4c137b58d360d129355d9aa8f7c2b0b85089"
            },
            "downloads": -1,
            "filename": "tkmfly-0.1.0b4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ca3ea5e6649a332529a00643bffa60d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 176326,
            "upload_time": "2023-05-28T10:53:05",
            "upload_time_iso_8601": "2023-05-28T10:53:05.076650Z",
            "url": "https://files.pythonhosted.org/packages/e5/fd/5bd3c001901cfe11b71de5552a17422908348b8dd821e4cac0e47cc58665/tkmfly-0.1.0b4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43faa99b67cf69f953664b3d52879b45ba9e741ba9a81fe428d7dbad24df4d80",
                "md5": "d3fbb26f213e94ca5028ad5fd7a35a10",
                "sha256": "4db1c124db01a0fb8144c4724d60f6416b07de2307e8d2732639015ec7853ff9"
            },
            "downloads": -1,
            "filename": "tkmfly-0.1.0b4.tar.gz",
            "has_sig": false,
            "md5_digest": "d3fbb26f213e94ca5028ad5fd7a35a10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 192556,
            "upload_time": "2023-05-28T10:53:07",
            "upload_time_iso_8601": "2023-05-28T10:53:07.652212Z",
            "url": "https://files.pythonhosted.org/packages/43/fa/a99b67cf69f953664b3d52879b45ba9e741ba9a81fe428d7dbad24df4d80/tkmfly-0.1.0b4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-28 10:53:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tkmfly"
}
        
Elapsed time: 0.07062s