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, 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 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. 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.




RELEASE NOTES

v0.2.2 (2023-12-19) - Various fixes and additions

  • Custom Titlebar Control Buttons (fixed)
  • Clera Deploy (Covert Code to Executable) (added)
  • Hover Parameter for Button (added)
  • Multiprocessor (added)
  • Clera Editor Not Running (fixed)
  • "database" not in module (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.2.tar.gz (609.3 kB view hashes)

Uploaded Source

Built Distribution

clera-0.2.2-py3-none-any.whl (608.9 kB view hashes)

Uploaded Python 3

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