Skip to main content

The hotest way to deal with PyQt

Allows a unique way to deal with QtDesigner .ui files.

Example:

from PyQt4 import QtGui
import pycante

class MyWidget(pycante.E("/path/to/file.ui"), AnotherClass);
    pass

class MyAnotherWidget(pycante.E(QtGui.QFrame), AnotherClass):
    pass

w0 = MyWidget()
w1 = MyAnotherWidget()

Docs: https://pycante.readthedocs.org/en/latest/

Release history Release notifications | RSS feed

This release

1.0 This release

0.3

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page