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.2.1.tar.gz
(2.0 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.2.1.tar.gz.
File metadata
- Download URL: pytklib-0.2.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca7d0ad796511a36bd7913e789524fab79208b73d49c8e2dd602a2726c53cbea
|
|
| MD5 |
36c281f0b871e7864a43ae70cf3f31ca
|
|
| BLAKE2b-256 |
ed16cec0b7f96cc395793f4729df0f082497c8ab12ad3cceebcb7bf90cd80ceb
|
File details
Details for the file pytklib-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pytklib-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.4 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 |
5d200d3c21487dcfa0279b0b6c9c8c2aa4dc5a8470cd83b1cc3da9464f7f3529
|
|
| MD5 |
b05615ca31a505bb113bae4b35dc5b0a
|
|
| BLAKE2b-256 |
27dd6a2b36090323ecdbaa70ed06662ab71d25e2339e259d32e44fad3814da07
|