Use customized GUI
Project description
'irene-pro'
This is my customized user interface which is rooted from tkinter package.
nothing big that I did from here that is different from what already in tkinter, but I rather set my default parameters and
styles for those rooted to ttk, example Combobox.
this is the first version, and later I will keep making extra-improvement including adding default icons to buttons and other
cool stuffs until it will be large package or framework in coming years.
=========how to use the package======
from irene-pro import widgets, logic
create button
button = widgets.btn(master = root, text = 'send')
button.pack(side = LEFT)
create table gui
table = widgets.Table_gui(parent = root)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file irene_pro-0.1.31.tar.gz
.
File metadata
- Download URL: irene_pro-0.1.31.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98137955b10002696d5155b7f17e5bc864cb380ead0a5b33f8516103bf6ba1a3 |
|
MD5 | 04778c7165a1b3033d265bab655ebf6e |
|
BLAKE2b-256 | d7e0bbb1b61de8f04af678868b0d50e2e21b7ab131d70ce6578fb311e08c7522 |
File details
Details for the file irene_pro-0.1.31-py3-none-any.whl
.
File metadata
- Download URL: irene_pro-0.1.31-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94b5442fe69917b8479488092314299be60d2293f48edfa73037304dfcbe4d8d |
|
MD5 | 7d424ef825777df3cd2dac39ca8e4e1c |
|
BLAKE2b-256 | a1674f599f45f97b4eeee331fd925437b6a50e44bf9e4dd6eb9eaa1d2178afa4 |