Tooling for building simple yaq clients using qtpy.


Keywords
yaq
License
LGPL-3.0
Install
pip install yaqc-qtpy==0.1.0

Documentation

yaqc-qtpy

PyPI Conda yaq black ver log

Tooling for building simple yaq clients using qtpy.

Maintainers:

application usage

TODO: screenshot

yaqd list --format json | yaqc-qtpy -

entry point

DOCUMENTATION TODO

library usage

yaqc-qtpy can be used as a Python package for those building Qt-based interfaces to yaq.

qclient

DOCUMENTATION TODO

item generators

The yaqc-qtpy application uses the qtypes widget tooling. Other developers who are using qtypes can benefit from the built in item generators.

DOCUMENTATION TODO

append_properties

DOCUMENTATION TODO

append_card_item

DOCUMENTATION TODO