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.1.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.1.tar.gz.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.1.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 |
08fea0e561786ef82f33e834f67d4672c4bb284d2c06804bc25b4a8b79c17b92
|
|
| MD5 |
c55dc54d3b1af605640d1a8654cec0e3
|
|
| BLAKE2b-256 |
0dfceda733b00e0dc8bee39c6fbaf0cad3d3e473602165ef1b6d25d78e1fe180
|
File details
Details for the file ddq_tkinter_widgets-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.1-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 |
05b56acf68d0a46747d49476612e826e7b85d5f175786841a610251430151a52
|
|
| MD5 |
e7ff96d18456ca8267be65e661a23836
|
|
| BLAKE2b-256 |
7761acd447f7d539a903f99b40a3228870b0b3432af92e5e1f835c4ef11f888b
|