Write Simple and Quick Python GUI Application
Project description
DEDICATION
"This project is dedicated to my cousin who was like a mother to me. Though you are no longer with us, you will never be forgotten. May your memory be forever held in this project."
-- Bridget Trinity Vedjesu --
Clera - GUI Development with Python
Clera provides platform for developing python GUI quickly and simply with low learning curve.
THE BASICS
Installation
pip install clera
Your first application and Skeleton of every GUI developed using clera.
Code:
from clera import *
window = Window()
# window widgets and layouts goes here!
window.run()
Output:
" Why Complicate Simplicity? "
PLATFORMS
Clera runs on multiple platforms and has a native interface on each.
Hardware Support
- Runs on Desktop and Laptops
OS Support
- Windows
- Mac
- Linux
INFO: Visit https://cleragui.github.io/ for documentation and more information.
:- Change Log -:
0.0.1 -- [ 11 APRIL 2023 ]
[ NOTICE ]
[ ! ] - Initial Release
0.0.2 - 0.0.5
[ INFO ]
[+] Upload and Import Error
0.0.6 -- [ 11 APRIL 2023 ]
[ NOTICE ]
[+] Module Install fixed
0.0.7 -- [ 25 APRIL 2023 ]
[ ADDED ]
[+] Cursor change on titlebar drag
[+] Get window detailes
[+] Persistent styling
[+] Custom window widget spacing [+] Custom window margin[ FIXED ]
[+] Extra space between widgets
[+] Custom Titlebar
[+] Window glitch using "Titlebar" element, "add" > and "update" method[ REMOVED ]
[+] Clera default titlebar style
0.0.8 -- [ 04 JULY 2023 ]
[ ADDED ]
[+] Extra controls of Window
[+] Stack Element for multi page development
[+] Extraction, Styling and Linking of Textarea scrollbar
[+] Wordwrap for Textarea
[+] Popup Window lock[ FIXED ]
[+] Windows style control icon
[+] Fusion style control icon
[+] File Element filter definition error[ CHANGED ]
[+] Default window spacing and content margin
[+] Stylesheet linking extension. Now only useds ".cx" extension
0.1.0 -- [ 11 JULY 2023 ]
[ ADDED ]
[+] Quick argument values
[+] Clera Style Editor[ CHANGED ]
[+] sizepolicy declaration[ FIXED ]
[+] ModuleNotFoundError: No module named 'clera.stubs'
[+] Window icon display
[+] AttributeError: 'MainWindow' object has no attribute 'old_position'
0.1.1 -- [ 11 JULY 2023 ]
[ NOTICE ]
[+] Minor Fixes
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 clera-0.1.1.tar.gz
.
File metadata
- Download URL: clera-0.1.1.tar.gz
- Upload date:
- Size: 498.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89ef30fa0baf8a2c29901b6ccccd8cc443719dd14ff5515f81ce5b29feb1e1eb |
|
MD5 | c0257086287e66013c44dc0b436e4c3e |
|
BLAKE2b-256 | c7a1bb464c5a2326facd77f6a793c085da6bd048faa5c76b2f07e8cdd2a89058 |
File details
Details for the file clera-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: clera-0.1.1-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9901ac45356272a76351b036860e92388e83608933e1b5acc7dbac68cadfb18 |
|
MD5 | e84cb5963292e26d57a03dbb86b20245 |
|
BLAKE2b-256 | 60b65d05e19d5b770863032d31acbc5d59872dd5422f200b6e4cd35d67d83483 |