Go to file
miruka 76b699ad64 Organize project files
Put QML components into folders, remove unused ones, split __init__.py
with engine.py.
2019-03-26 05:52:43 -04:00
harmonyqml Organize project files 2019-03-26 05:52:43 -04:00
.gitignore Add action buttons toolbar and placeholder pages 2019-03-22 06:24:19 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
Makefile Initial commit 2019-03-21 23:28:14 -04:00
README.md Initial commit 2019-03-21 23:28:14 -04:00
setup.py Initial commit 2019-03-21 23:28:14 -04:00
TODO.md Initial commit 2019-03-21 23:28:14 -04:00

harmonyqml

PyPI downloads
PyPI version
PyPI pyversions

CLI examples

    $ harmonyqml

Python package examples

    >>> import harmonyqml

    >>> 

Installation

Requires Python 3.6+, tested on GNU/Linux only.

    # pip3 install harmonyqml