A modern and pythonic GUI library
Project description
Reflection is a wrapper around tkinter with support for Python 2 and 3.
It aims to be a more intuitive way of creating graphical interfaces, while keeping the ability to modify widgets in any way you want. Although still in alpha, things are looking good for development. The next versions will bring event handling, new widgets and window manager interactions.
Features
Support for the following widgets:
Application (tkinter.Tk)
Window (tkinter.Toplevel)
Frame (tkinter.Frame)
Text (tkinter.Label)
Image (tkinter.Label)
Button (tkinter.Button)
Entry (tkinter.Entry)
Support for more than 30 image types (requires the PIL library)
Custom styles to personalize interfaces
Completely clutter-free!
Installation
Getting started is easy. Just download the latest version from PyPi.org:
pip install reflection
Note: You may need to replace pip with pip3 if you plan on using reflection in Python 3.
Help
Reflection is still in alpha, so bugs are to be expected. The semantics of the library may change a great deal over time.
If you’ve found a bug or have a question, please open an issue on GitHub here.
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
File details
Details for the file reflection-0.1.1.tar.gz
.
File metadata
- Download URL: reflection-0.1.1.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77a3891fff84a324832b8794335bf07d044ebf30d3ca7c6185271c27878d74c8 |
|
MD5 | 7e139ff6d70cd85cfa30c2a382fc3285 |
|
BLAKE2b-256 | 7b5a1e53f946fa476a42127f0d23fd288041269c619bd6175374d666e0d9e811 |