klivi
"Hate write desktop app in native?, then just use klivi!"
tutorial
install klivi
pip install klivi
klivi support webview
python -m klivi run_webview [html_file].html
in the future
klivi plan support native-like-app with a language called klivi gui
example
<!-- file name: main.khtml -->
<window>
<button>Hello klivi</button> # coming soon
</window>
to run it
python -m klivi run_native main.khtml # coming soon
Contributions
please read our updated contributing guide [https://github.com/Ardustri/klivi/blob/master/CONTRIBUTING.md] first
warning: ⚠️ project still in development
Release files for klivi 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| klivi-0.3.0.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| klivi-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.4 kB
Release files / klivi-0.3.0.tar.gz
| Download URL | klivi-0.3.0.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
838150f58d294afd43ac46f8cc5a649280a76119645df507c9337baf6e056fb6
|
|
BLAKE2b-256 checksum How to use checksums |
7246fa06fde3357b4cfb63bf07afd549553aeb70888553cb96f0d6e306ae3c14
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
|
Release files / klivi-0.3.0-py3-none-any.whl
| Download URL | klivi-0.3.0-py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2dfcef750cb982ece2e0aaef2a7f93f1ccf4dcfdea760e3a61a808652daa391
|
|
BLAKE2b-256 checksum How to use checksums |
8cb1fe734a77c44a8c4d5631a7fbe004e48e6b50f3d7ed0d4c49ab915b053e28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
|