Go to file
miruka a0f9acddaa Load past events when scrolling up
Also keep two nio clients internally: one for loop-syncing, one for the
rest; since they can't handle more than one talk at a time.
2019-04-17 21:08:32 -04:00
harmonyqml Load past events when scrolling up 2019-04-17 21:08:32 -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 Ignore .jsc files (Qt JS cache) 2019-04-17 13:43:46 -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 Load past events when scrolling up 2019-04-17 21:08:32 -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