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.
NOTE: Clera is still in the alpha stage which means development is not complete its undergoing internal tests and development.
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
To run the clera style editor, run "clera-editor" in the terminal or command prompt. Also to see a sample of what clera is capable of, check out the editor. Its developed with clera!
INFO: Visit https://cleragui.github.io/ for documentation and more information.
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.2.tar.gz
.
File metadata
- Download URL: clera-0.1.2.tar.gz
- Upload date:
- Size: 505.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dd58e853fc3f91c3655cadec30e98f4bf9538b8a4701da6cd5f8336df483538 |
|
MD5 | 19dd841ddbffa65bf66fb68c34359155 |
|
BLAKE2b-256 | b6ca9f21e6aaa08c7e5be3d26e4c0add67a3bc2a552fff5b58f310f90dd40cc7 |
File details
Details for the file clera-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: clera-0.1.2-py3-none-any.whl
- Upload date:
- Size: 505.1 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 | fea81ad4a9e0a984ae1cdc9cc48e39bac5a0ab9680d9d574154cf347a3c02421 |
|
MD5 | 6b15fb708dc2f8db4e62334d20968546 |
|
BLAKE2b-256 | ed2385246cf6b39bfc0d05d839c7da0067c91c99b06bf5154a0766987e8a5d07 |