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

cloudmatrix/pysidekick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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