A collection of custom tkinter widgets
Project description
DDQ Tkinter Widgets
一个自定义的 tkinter 组件库,提供了多个实用的界面组件。
安装
pip install ddq
使用
from ddq_widgets import Form, Card, BlueButton
# Create a form
form = Form(root)
form.input("username", "Username:")
form.password("password", "Password:")
组件
- Form
- Card
- Button
- Table
- Layout
- ...
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddq_tkinter_widgets-0.1.2.tar.gz
(16.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddq_tkinter_widgets-0.1.2.tar.gz.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50a62005186f96e42182840aa1d97a022d344ddbf2f19f4d122cfef944eadb4a
|
|
| MD5 |
33ec8debe156052dbeee15ab21e73ad4
|
|
| BLAKE2b-256 |
9ee11c4ffe3fae043d65faec1d60efb86fb7e3c8b999f448288b9ed4c1799f0c
|
File details
Details for the file ddq_tkinter_widgets-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.2-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3362c152df259ea930954c579690ec4b70d757c30297e5094a421b6084e50f9
|
|
| MD5 |
7e4e90c4f86fb0a2619c737192d89d1a
|
|
| BLAKE2b-256 |
356758984e875f3058f8c80295c28bc947b0319978bd8dbbeeaa3691967b2e9e
|