/pyqt2waybinding

A binding framework for PyQt to facilitate 2-way binding

Primary LanguagePythonMIT LicenseMIT

pyqt2waybinding

A binding framework for PyQt to facilitate 2-way binding

PyPI version

Installation

To install the lastest release, run:

pip install pyqt2waybinding

Or clone the github repository to get the latest (possibly unstable) version and run:

python setup.py install