Name | eezz JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | HTML User Interface for Python |
upload_time | 2025-01-21 13:02:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
html
user interface
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Graphical User Interface for Python
===================================
EEZZ provides your application with a fast, easy to use and lightweight user interface.
- It is bidirectional
- It is platform independent
- It is open source
The huge features list includes
- Tree, Grid and Input-Form Views
- Push Service
- Extended File Download
- Transparent Access to SQLite
Find an introduction and the documentation under the following links
- http://eezz.biz/eezz.pdf
- http://eezz.biz/index.html
The installation comes with zero administration and works right out of the box.
The package uses python integrated HTML server as default.
After installation, you could start the server with the following command to activate the framework.
**python -m eezz.server**
The server starts a bootstrap and creates the local directory eezz/webroot with the necessary scripts and
an example to start with. Now you could open http://localhost:8000,
and start your journey, visiting the examples and creating your own modules in **eezz/webroot/applications**.
To work more professional, I would recommend using https://nginx.org HTTP server and to copy the content of ./eezz/wesocket to /var/www/html.
Activate the nginx WebSocket interface (see https://nginx.org/en/docs/http/websocket.html)
and execute the following line:
**python -m eezz.server --webroot /var/www/html**
EEZZ is your highway from prototype to product. It ensures shorter development cycles,
easier ways to test your software and it encourages parallelizing your tasks.
Raw data
{
"_id": null,
"home_page": null,
"name": "eezz",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "HTML, User Interface",
"author": null,
"author_email": "Albert Zedlitz <albert.zedlitz@eezz.biz>",
"download_url": "https://files.pythonhosted.org/packages/77/93/61bf9c90e0d25179a73c400ed059cba14be10a636463944ba12588b10ac9/eezz-1.0.0.tar.gz",
"platform": null,
"description": "Graphical User Interface for Python\n===================================\n\nEEZZ provides your application with a fast, easy to use and lightweight user interface.\n- It is bidirectional \n- It is platform independent\n- It is open source\n\nThe huge features list includes\n- Tree, Grid and Input-Form Views\n- Push Service\n- Extended File Download\n- Transparent Access to SQLite\n\nFind an introduction and the documentation under the following links\n\n- http://eezz.biz/eezz.pdf\n- http://eezz.biz/index.html\n\nThe installation comes with zero administration and works right out of the box.\nThe package uses python integrated HTML server as default. \nAfter installation, you could start the server with the following command to activate the framework.\n\n**python -m eezz.server**\n\nThe server starts a bootstrap and creates the local directory eezz/webroot with the necessary scripts and \nan example to start with. Now you could open http://localhost:8000,\nand start your journey, visiting the examples and creating your own modules in **eezz/webroot/applications**.\n\nTo work more professional, I would recommend using https://nginx.org HTTP server and to copy the content of ./eezz/wesocket to /var/www/html. \nActivate the nginx WebSocket interface (see https://nginx.org/en/docs/http/websocket.html)\n and execute the following line:\n\n**python -m eezz.server --webroot /var/www/html** \n\nEEZZ is your highway from prototype to product. It ensures shorter development cycles,\neasier ways to test your software and it encourages parallelizing your tasks. \n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "HTML User Interface for Python",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://eezz.biz",
"Introduction": "https://eezz.biz/eezz.pdf",
"Repository": "https://github.com/albert-zero/eezz_next"
},
"split_keywords": [
"html",
" user interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dccb06df909fbd088d3e923805f1339aabbc4aac77e55864b61d0f49dea1e5d8",
"md5": "1f0c6bbffcf287c71477a29a83142e95",
"sha256": "4e4a5479854d626da293e8fbde49df64dc535548f605f52c91ba4694d7fc5e50"
},
"downloads": -1,
"filename": "eezz-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f0c6bbffcf287c71477a29a83142e95",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 77742,
"upload_time": "2025-01-21T13:02:06",
"upload_time_iso_8601": "2025-01-21T13:02:06.409406Z",
"url": "https://files.pythonhosted.org/packages/dc/cb/06df909fbd088d3e923805f1339aabbc4aac77e55864b61d0f49dea1e5d8/eezz-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "779361bf9c90e0d25179a73c400ed059cba14be10a636463944ba12588b10ac9",
"md5": "bcb77ac85d1d0d39d8cb0ee40e9a1021",
"sha256": "0648187eefaf77984c703f085b4824924f13a6d44a26545efff888f15e4d5cb0"
},
"downloads": -1,
"filename": "eezz-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "bcb77ac85d1d0d39d8cb0ee40e9a1021",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 69086,
"upload_time": "2025-01-21T13:02:08",
"upload_time_iso_8601": "2025-01-21T13:02:08.489490Z",
"url": "https://files.pythonhosted.org/packages/77/93/61bf9c90e0d25179a73c400ed059cba14be10a636463944ba12588b10ac9/eezz-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 13:02:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "albert-zero",
"github_project": "eezz_next",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "eezz"
}