Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 750 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 750 Bytes

Status: Unmaintained

No Maintenance Intended

I am no longer actively maintaining this project.

PySideKick: helpful utilities for working with PySide

This package is a rather ad-hoc collection of helpers, utilities and custom widgets for building applications with PySide. So far we have:

  • PySideKick.Call: helpers for calling functions in a variety of ways, e.g. qCallAfter, qCallInMainThread

  • PySideKick.Console: a simple interactive console to embed in your application