clera


Nameclera JSON
Version 0.2.2 PyPI version JSON
download
home_page
SummaryWrite Simple and Quick Python GUI Application
upload_time2023-12-19 00:36:39
maintainer
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.
            ## **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** --

<br>

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

---

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, 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 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. Also to see a sample of what clera is capable of, check out the editor. Its developed with clera!

<br>

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

<br>

---

<br>

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

<br>

---

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "clera",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "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/f6/0f/1fb186226c4db6de75f23b0ed855bd8c0c992894fef7d140f39dee2d9a14/clera-0.2.2.tar.gz",
    "platform": null,
    "description": "## **DEDICATION**\n\n---\n\n_\"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.\"_  \n-- **Bridget Trinity Vedjesu** --\n\n<br>\n\n<div align=\"center\">\n<img src=\"https://github.com/cleragui/pypi/blob/main/image/logo-with-name.png?raw=true\">\n</div>\n\n## **Clera - GUI Development with Python**\n\n---\n\nClera provides platform for developing python GUI quickly and simply with low learning curve.\n\n<br>\n\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, please send me an email eirasmx@pm.me\n\n<br>\n\n## **THE BASICS**\n\n### **Installation**\n\n```bash\npip install clera\n```\n\nYour first application and Skeleton of every GUI developed using clera.\n\n**Code:**\n\n```python\nfrom clera import *\nwindow = Window()\n# window widgets and layouts goes here!\nwindow.run()\n```\n\n**Output:**\n\n![Window](https://github.com/cleragui/pypi/blob/main/image/window.png?raw=true)\n\n> **\" Why Complicate Simplicity? \"**\n\n<br>\n\n## **PLATFORMS**\n\n> Clera runs on multiple platforms and has a native interface on each.\n\n### **Hardware Support**\n\n- Runs on Desktop and Laptops\n\n### **OS Support**\n\n- Windows\n- Mac\n- Linux\n\n<br>\n\nTo 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!\n\n<br>\n\n> **INFO:** Visit https://cleragui.github.io/ for documentation and more information.\n\n<br>\n\n---\n\n<br>\n\n### **RELEASE NOTES**\n\n**v0.2.2 (2023-12-19) - Various fixes and additions**\n\n- Custom Titlebar Control Buttons (**fixed**)\n- Clera Deploy (Covert Code to Executable) (**added**)\n- Hover Parameter for Button (**added**)\n- Multiprocessor (**added**)\n- Clera Editor Not Running (**fixed**)\n- \"database\" not in module (**fixed**)\n\n<br>\n\n---\n",
    "bugtrack_url": null,
    "license": "GNU LGPLv3",
    "summary": "Write Simple and Quick Python GUI Application",
    "version": "0.2.2",
    "project_urls": null,
    "split_keywords": [
        "gui",
        "clera",
        "simple",
        "simplegui",
        "pyside",
        "pyside6",
        "python",
        "easy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dadfb663ec95bb9bbf3f5969b62d6ee50a6fb3445dc2115b17fe77417fc495d",
                "md5": "546e6e1e5e1d64fb540c0587bd7b27e9",
                "sha256": "3890706364012f9d5d78963d62a97ebb7178c2293d0d4dc18fc73604d3e3a2f7"
            },
            "downloads": -1,
            "filename": "clera-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "546e6e1e5e1d64fb540c0587bd7b27e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 608864,
            "upload_time": "2023-12-19T00:36:34",
            "upload_time_iso_8601": "2023-12-19T00:36:34.654957Z",
            "url": "https://files.pythonhosted.org/packages/7d/ad/fb663ec95bb9bbf3f5969b62d6ee50a6fb3445dc2115b17fe77417fc495d/clera-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f60f1fb186226c4db6de75f23b0ed855bd8c0c992894fef7d140f39dee2d9a14",
                "md5": "1284431a2510201d0f90fcfa20ae449c",
                "sha256": "cefea0b98c2596aa297d28edc9e03ceba70b4376b1ce468d8763f89fa9d3135c"
            },
            "downloads": -1,
            "filename": "clera-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1284431a2510201d0f90fcfa20ae449c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 609279,
            "upload_time": "2023-12-19T00:36:39",
            "upload_time_iso_8601": "2023-12-19T00:36:39.304405Z",
            "url": "https://files.pythonhosted.org/packages/f6/0f/1fb186226c4db6de75f23b0ed855bd8c0c992894fef7d140f39dee2d9a14/clera-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-19 00:36:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "clera"
}
        
Elapsed time: 0.16293s