Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 587 Bytes

QtQuery

A very Pythonic Qt experience.

0. Setup


Supported Python versions: 2.7, 3.3, 3.4

Requirements

Installation

python setup.py install

Or with pip:

pip install .

Or get the latest release from PyPI:

pip install QtQuery