# Web Toolkit
Simple python library for creating web-based desktop apps
## Installing
```shell
python -m pip install pwebtk
```
## Supported Backends
- [WebView](https://github.com/webview/webview/)
- Chrome
- Edge (Untested)
## Example
See [here](main.py)
## TODO
- FireFox Support
Raw data
{
"_id": null,
"home_page": "https://github.com/Pyxelsuft/webtk",
"name": "pwebtk",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "webtk",
"author": "Pixelsuft",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/3f/b1/541931ac6e1624e6c15fe7e943078d033febbdd1258cc8490ad7f724d94e/pwebtk-0.0.1.tar.gz",
"platform": null,
"description": "# Web Toolkit\r\nSimple python library for creating web-based desktop apps\r\n## Installing\r\n```shell\r\npython -m pip install pwebtk\r\n```\r\n## Supported Backends\r\n - [WebView](https://github.com/webview/webview/)\r\n - Chrome\r\n - Edge (Untested)\r\n## Example\r\nSee [here](main.py)\r\n## TODO\r\n - FireFox Support\r\n",
"bugtrack_url": null,
"license": "GPLV3+",
"summary": "Simple python library for creating web-based desktop apps",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/Pyxelsuft/webtk",
"Issue tracker": "https://github.com/Pyxelsuft/webtk/issues",
"Readme": "https://github.com/Pyxelsuft/webtk/blob/main/README.md"
},
"split_keywords": [
"webtk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c92732c983acdcdd2d9b8a8cfcf54fc10b35dbb84398db21cce0fe84fe1f1890",
"md5": "b1d318c8e1461d60f48a40948948017d",
"sha256": "5d202fba09abc22b8f753a14bcdaba237388256a1b2b4c1e7a2757d1dbf9bc6a"
},
"downloads": -1,
"filename": "pwebtk-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b1d318c8e1461d60f48a40948948017d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 19317,
"upload_time": "2023-10-26T12:20:36",
"upload_time_iso_8601": "2023-10-26T12:20:36.129023Z",
"url": "https://files.pythonhosted.org/packages/c9/27/32c983acdcdd2d9b8a8cfcf54fc10b35dbb84398db21cce0fe84fe1f1890/pwebtk-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3fb1541931ac6e1624e6c15fe7e943078d033febbdd1258cc8490ad7f724d94e",
"md5": "64d1315291402c485551cdcd400269f4",
"sha256": "1409f7690e4d5caf6450bc0905507776a28db9464256fe46b7b616e61292fe1d"
},
"downloads": -1,
"filename": "pwebtk-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "64d1315291402c485551cdcd400269f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 18327,
"upload_time": "2023-10-26T12:20:38",
"upload_time_iso_8601": "2023-10-26T12:20:38.039014Z",
"url": "https://files.pythonhosted.org/packages/3f/b1/541931ac6e1624e6c15fe7e943078d033febbdd1258cc8490ad7f724d94e/pwebtk-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 12:20:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Pyxelsuft",
"github_project": "webtk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pwebtk"
}