Skip to main content

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:

Window

" 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'

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

clera-0.1.0.tar.gz (502.0 kB view details)

Uploaded Source

Built Distribution

clera-0.1.0-py3-none-any.whl (30.6 kB view details)

Uploaded Python 3

File details

Details for the file clera-0.1.0.tar.gz.

File metadata

  • Download URL: clera-0.1.0.tar.gz
  • Upload date:
  • Size: 502.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for clera-0.1.0.tar.gz
Algorithm Hash digest
SHA256 aa16c020c84ec1c877298168a6c6c53243b8a2ea7ebae36b8f4b48196dcc7e2e
MD5 6b5530abcef35a9f9dbdaa8c9c34b661
BLAKE2b-256 0dda1c1494fa0f7f88c95994a8c692280f0c5d252d55a6acb07aa0842c1db3a2

See more details on using hashes here.

File details

Details for the file clera-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: clera-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 30.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for clera-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a2cf72124b35e5c1e7c19393448417247c4aeebde17f9a2e896ec49e35ab5b75
MD5 5b0bc493f3dd24878032d3246580bbca
BLAKE2b-256 9e58d56ab9533efa4e266b7fff71e38fc2bd949ac755ab507d12d8708f9d2df1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page