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.0.tar.gz
(16.6 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.0.tar.gz.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
490729e01e2300218da36349a78cec049d86edf194b4a1e9509c8962c9a1d80b
|
|
| MD5 |
8bff131a1b752c994fe3338770f62c1c
|
|
| BLAKE2b-256 |
c16b529fc8bca1fca4c7b37a258a5d482831f3d0e7f6be3a4aa696f9d4786af0
|
File details
Details for the file ddq_tkinter_widgets-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ddq_tkinter_widgets-0.1.0-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 |
31924f7d8979ecbb2efd3bcc0eed8657484e6caadf64aad68f1e849e9642d0cb
|
|
| MD5 |
42f730dc47f7ba64b34368371b26172d
|
|
| BLAKE2b-256 |
a04fc0c9eec70440d01a616703cee4b5e55556076f8bf8ac060b0af71d710cb6
|