Go to file
2019-04-21 15:40:05 -04:00
harmonyqml Remove uneeded "Rejoin" button 2019-04-21 15:40:05 -04:00
.gitignore Ignore .jsc files (Qt JS cache) 2019-04-17 13:43:46 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
Makefile Capitalization, list model and room header work 2019-04-20 17:43:57 -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 Organize banners, add LeftBanner 2019-04-21 15:20:20 -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