Skip to main content

klivi, build cross platform desktop app with html

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klivi-0.3.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

klivi-0.3.0-py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page