> **Note:** This project is experimental and not ready for production use.
# RenderKit
RenderKit is a lightweight HTML rendering engine designed to make GUI applications using familiar HTML syntax and Python.
For more, check out the [github repository](https://github.com/cj-praveen/RenderKit).
![banner](https://github.com/user-attachments/assets/111f3479-dd08-4858-b40c-f1c1968c5a0b)
## License
Free and Open-source under [MIT License](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/cj-praveen/RenderKit/",
"name": "RenderKit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "RenderKit",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "> **Note:** This project is experimental and not ready for production use.\n\n# RenderKit\n\nRenderKit is a lightweight HTML rendering engine designed to make GUI applications using familiar HTML syntax and Python.\n\nFor more, check out the [github repository](https://github.com/cj-praveen/RenderKit).\n\n![banner](https://github.com/user-attachments/assets/111f3479-dd08-4858-b40c-f1c1968c5a0b)\n\n## License\nFree and Open-source under [MIT License](LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": "build desktop apps using HTML and Python.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/cj-praveen/RenderKit/"
},
"split_keywords": [
"renderkit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f82c3280b4ff912e3077c5c4296b4172b834821963d0bf79ca13b31b4e40bb3f",
"md5": "552b2b8dbd9230ff5d6f32159d242427",
"sha256": "7fa66f739950e0c6bb2ea6f544f0b2aa7578bc17e04be1e96e00b4ca68c18b25"
},
"downloads": -1,
"filename": "RenderKit-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "552b2b8dbd9230ff5d6f32159d242427",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3808,
"upload_time": "2024-07-16T12:36:45",
"upload_time_iso_8601": "2024-07-16T12:36:45.354499Z",
"url": "https://files.pythonhosted.org/packages/f8/2c/3280b4ff912e3077c5c4296b4172b834821963d0bf79ca13b31b4e40bb3f/RenderKit-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-16 12:36:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cj-praveen",
"github_project": "RenderKit",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "renderkit"
}