clera


Nameclera JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryDevelop Simple and Quick GUI Applications with Python
upload_time2025-02-18 18:55:43
maintainerNone
docs_urlNone
authorErasmus A. Junior
requires_python>=3.7
licenseGNU LGPLv3
keywords gui clera simple simplegui pyside pyside6 python easy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

<img src="https://github.com/cleragui/pypi/blob/main/image/logo-with-name.png?raw=true">

</div>



## **Clera - GUI Development with Python** 

![PyPI Downloads](https://static.pepy.tech/badge/clera)



---



Clera provides platform for developing python GUI quickly and simply with low learning curve.



<br>



> **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



<br>



## **THE BASICS**



### **Installation**



```bash

pip install clera

```



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



**Code:**



```python

from clera import Window

window = Window()

# window widgets and layouts goes here!

window.run()

```



**Output:**



![Window](https://github.com/cleragui/pypi/blob/main/image/window.png?raw=true)



> **" Why Complicate Simplicity? "**



<br>



## **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



<br>



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!



<br>



> **INFO:** Visit https://clera.readthedocs.io for documentation and more information.



<br>



---



<br>



### **RELEASE NOTES**



**v0.2.5 (2025-02-18) - Various fixes and additions**



- Docstrings and Documentation (**added**)    

- Optimized for faster code execution (**fixed**)    



<br>



---


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "clera",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "gui, clera, simple, simplegui, pyside, pyside6, python, easy",
    "author": "Erasmus A. Junior",
    "author_email": "eirasmx@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/43/1e/96fdefa4c1b4995a40ff8696b818529d1c6a240052c9c02c45febf5a6b2d/clera-0.2.5.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\r\r\n<img src=\"https://github.com/cleragui/pypi/blob/main/image/logo-with-name.png?raw=true\">\r\r\n</div>\r\r\n\r\r\n## **Clera - GUI Development with Python** \r\r\n![PyPI Downloads](https://static.pepy.tech/badge/clera)\r\r\n\r\r\n---\r\r\n\r\r\nClera provides platform for developing python GUI quickly and simply with low learning curve.\r\r\n\r\r\n<br>\r\r\n\r\r\n> **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\r\r\n\r\r\n<br>\r\r\n\r\r\n## **THE BASICS**\r\r\n\r\r\n### **Installation**\r\r\n\r\r\n```bash\r\r\npip install clera\r\r\n```\r\r\n\r\r\nYour first application and Skeleton of every GUI developed using clera.\r\r\n\r\r\n**Code:**\r\r\n\r\r\n```python\r\r\nfrom clera import Window\r\r\nwindow = Window()\r\r\n# window widgets and layouts goes here!\r\r\nwindow.run()\r\r\n```\r\r\n\r\r\n**Output:**\r\r\n\r\r\n![Window](https://github.com/cleragui/pypi/blob/main/image/window.png?raw=true)\r\r\n\r\r\n> **\" Why Complicate Simplicity? \"**\r\r\n\r\r\n<br>\r\r\n\r\r\n## **PLATFORMS**\r\r\n\r\r\n> Clera runs on multiple platforms and has a native interface on each.\r\r\n\r\r\n### **Hardware Support**\r\r\n\r\r\n- Runs on Desktop and Laptops\r\r\n\r\r\n### **OS Support**\r\r\n\r\r\n- Windows\r\r\n- Mac\r\r\n- Linux\r\r\n\r\r\n<br>\r\r\n\r\r\nTo 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!\r\r\n\r\r\n<br>\r\r\n\r\r\n> **INFO:** Visit https://clera.readthedocs.io for documentation and more information.\r\r\n\r\r\n<br>\r\r\n\r\r\n---\r\r\n\r\r\n<br>\r\r\n\r\r\n### **RELEASE NOTES**\r\r\n\r\r\n**v0.2.5 (2025-02-18) - Various fixes and additions**\r\r\n\r\r\n- Docstrings and Documentation (**added**)    \r\r\n- Optimized for faster code execution (**fixed**)    \r\r\n\r\r\n<br>\r\r\n\r\r\n---\r\r\n",
    "bugtrack_url": null,
    "license": "GNU LGPLv3",
    "summary": "Develop Simple and Quick GUI Applications with Python",
    "version": "0.2.5",
    "project_urls": {
        "Documentation": "https://clera.readthedocs.io/",
        "Source": "https://github.com/cleragui/main/"
    },
    "split_keywords": [
        "gui",
        " clera",
        " simple",
        " simplegui",
        " pyside",
        " pyside6",
        " python",
        " easy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "431e96fdefa4c1b4995a40ff8696b818529d1c6a240052c9c02c45febf5a6b2d",
                "md5": "8e4a705409d2d30740c291079d6f967a",
                "sha256": "101e04247db00f79bcd98d6acfd74e037145d81835fea203eb0a5a2baee3becd"
            },
            "downloads": -1,
            "filename": "clera-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8e4a705409d2d30740c291079d6f967a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 931775,
            "upload_time": "2025-02-18T18:55:43",
            "upload_time_iso_8601": "2025-02-18T18:55:43.275545Z",
            "url": "https://files.pythonhosted.org/packages/43/1e/96fdefa4c1b4995a40ff8696b818529d1c6a240052c9c02c45febf5a6b2d/clera-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 18:55:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cleragui",
    "github_project": "main",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "clera"
}
        
Elapsed time: 1.87051s