Go to file
miruka 4872c3bf39 Recursive watch folders for reloading, --debug
Watching folders will only be done if --debug is provided, to avoid
filesystem scan slowdowns and over watch limit errors.
2019-03-27 16:21:31 -04:00
harmonyqml Recursive watch folders for reloading, --debug 2019-03-27 16:21:31 -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