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.


NOTE: Clera is still in the alpha stage which means development is not complete its undergoing internal tests and development. To help with the testing process or need tutorial on how to use clera, please send me an email eirasmx@pm.me


THE BASICS

Installation

pip install clera

Your first application and Skeleton of every GUI developed using clera.

Code:

from clera import Window

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


To run the clera style editor, run "clera-editor" in the terminal or command prompt and "clera-deploy" to run the clera deploy tool. Also to see a sample of what clera is capable of, check out the editor. It's developed with clera!


INFO: Visit https://cleragui.github.io/ for documentation and more information.




RELEASE NOTES

v0.2.3 (2024-06-11) - Various fixes and additions

  • Shortcut button errors (fixed)

  • Stack widget extra padding (fixed)

  • Dynamic window resize through code (added)

  • Group layout strict policy (fixed)

  • Checked method to GET (added)


  • Get screen size feature (added)

  • Screenshot feature (added)

  • Hide taskbar icon (added)


  • Persistent hide mouse pointer (added)

  • Windows titlebar control buttons appearance (upgraded)


  • .close() method to Window() [same as .quit()] (added)

  • Center, move, fixed size feature to popup (added)

  • Margin and spacing feature to popup (added)

  • Double click gesture to titlebar element (added)


  • Popup messing up after deployment (fixed)


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.2.3.tar.gz (925.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: clera-0.2.3.tar.gz
  • Upload date:
  • Size: 925.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.4

File hashes

Hashes for clera-0.2.3.tar.gz
Algorithm Hash digest
SHA256 b6e3836f98fada70489b19b5b70a2865ace33d385ebe9c1bbda09b1c46836973
MD5 10dcc0263f9282a03d5fedaff05f6e83
BLAKE2b-256 ea5985c9dcc1dafb76f5952d1d8180272d69d71049dfb90f8fe0415e4ccfb971

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