| Name | GooBa JSON |
| Version |
0.1.6
JSON |
| download |
| home_page | https://github.com/SethLK/GooBa |
| Summary | Gooba is a python frontend web framework inspired by Reactjs. |
| upload_time | 2024-09-11 15:36:09 |
| maintainer | None |
| docs_url | None |
| author | Seth Linn Khant |
| requires_python | >=3.6 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Gooba
**Gooba** is a frontend framework written in Python, inspired by **React**, aimed at ***beginners*** who want to build web UIs with Python.
Precautions:
- **DO NOT USE THIS ON PRODUCTION**: Gooba is a work in progress and not yet considered safe for production environments.
- **Fun Project**:
This project is developed for fun and learning purposes.
**Features**:
- **Component-Based**: Gooba allows you to build reusable components similar to how you would in React.
- **Pythonic Syntax**: Write your
UI components and logic entirely in Python, making it accessible for
Python developers.
- **Lightweight**: Designed to be simple and easy to understand, perfect for learning and experimentation.
**License**:
- Gooba is distributed under the **MIT** License. It is open-source and
free to use, including for commercial purposes, but remember that it
is not safe for production environments at this time.
Raw data
{
"_id": null,
"home_page": "https://github.com/SethLK/GooBa",
"name": "GooBa",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Seth Linn Khant",
"author_email": "sethlk2006@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7b/e5/f6ff1641f5c0c43f48ddb759d654c1db8c41430971c8cb197f732b517f88/gooba-0.1.6.tar.gz",
"platform": null,
"description": "\r\n\r\n# Gooba \r\n \r\n**Gooba** is a frontend framework written in Python, inspired by **React**, aimed at ***beginners*** who want to build web UIs with Python. \r\n \r\nPrecautions: \r\n - **DO NOT USE THIS ON PRODUCTION**: Gooba is a work in progress and not yet considered safe for production environments. \r\n - **Fun Project**: \r\n This project is developed for fun and learning purposes. \r\n \r\n**Features**: \r\n \r\n - **Component-Based**: Gooba allows you to build reusable components similar to how you would in React. \r\n - **Pythonic Syntax**: Write your \r\n UI components and logic entirely in Python, making it accessible for \r\n Python developers. \r\n - **Lightweight**: Designed to be simple and easy to understand, perfect for learning and experimentation. \r\n\r\n \r\n**License**: \r\n \r\n - Gooba is distributed under the **MIT** License. It is open-source and \r\n free to use, including for commercial purposes, but remember that it \r\n is not safe for production environments at this time.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Gooba is a python frontend web framework inspired by Reactjs.",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://github.com/SethLK/GooBa"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b46c6dfbf4347e7b180baa30c35cd355aa3db6f3cee7436dafd8a888dbddf243",
"md5": "b35aa234f2cf135dcf51e30bf6957558",
"sha256": "b4c4be8c68141874e2d7fe9a63ef83d674b3a6d666da416e83acc3382fe15d61"
},
"downloads": -1,
"filename": "GooBa-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b35aa234f2cf135dcf51e30bf6957558",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 17100,
"upload_time": "2024-09-11T15:36:06",
"upload_time_iso_8601": "2024-09-11T15:36:06.198497Z",
"url": "https://files.pythonhosted.org/packages/b4/6c/6dfbf4347e7b180baa30c35cd355aa3db6f3cee7436dafd8a888dbddf243/GooBa-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7be5f6ff1641f5c0c43f48ddb759d654c1db8c41430971c8cb197f732b517f88",
"md5": "db5cef89e10aed7d32182d86f7f65504",
"sha256": "fc0a4642e05250980a4869cba729df3ccb1edca81028547dddbd72758c4a7063"
},
"downloads": -1,
"filename": "gooba-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "db5cef89e10aed7d32182d86f7f65504",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 11854,
"upload_time": "2024-09-11T15:36:09",
"upload_time_iso_8601": "2024-09-11T15:36:09.488730Z",
"url": "https://files.pythonhosted.org/packages/7b/e5/f6ff1641f5c0c43f48ddb759d654c1db8c41430971c8cb197f732b517f88/gooba-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-11 15:36:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SethLK",
"github_project": "GooBa",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "gooba"
}