Easy Tkinter helper library
Project description
pytklib
pytklib is an easy-to-use Tkinter helper library for Python.
It lets you add buttons, labels, images, and sounds easily in Tkinter projects.
Features
- Add unlimited buttons and labels
- Add images to buttons and labels
- Play sounds on Windows
- Change window title and size
- Easy to start and hide windows
Update releases
- 0.1.0 is the og release
- 0.2.0 adds moving and names system
- 0.2.1 adds a required python amount
Example
import pytklib
pytklib.add_label("Hello World!", 10, 10)
pytklib.add_button("Click Me", lambda: print("Hi!"), 50, 50)
pytklib.startwin()
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
pytklib-0.3.0.tar.gz
(2.2 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 pytklib-0.3.0.tar.gz.
File metadata
- Download URL: pytklib-0.3.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc5cf766dc5099bd4f18031c9e2be67314f11a5aa9875dab8cfd7b45e153cd27
|
|
| MD5 |
afa7168541c407d665515e47e737726c
|
|
| BLAKE2b-256 |
9411d115c8e5fb40c9c9987908216912192ebeb056d3ac860170321d0936b196
|
File details
Details for the file pytklib-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pytklib-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7887b8e512f7bd151c907365372aa25406fa11380d4f87c1ca3c7180c905117
|
|
| MD5 |
ab1145a3ed21cc204d07d27e18c62191
|
|
| BLAKE2b-256 |
2f769d649c77ab20fefa8ff2297c40917826b5d7e8fd5bb3f62479e7b9f51ead
|