Skip to content

wireload/PythonQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f219bf · Dec 15, 2014
Sep 4, 2014
Sep 8, 2014
Sep 8, 2014
Oct 8, 2014
Oct 8, 2014
Oct 8, 2014
Sep 18, 2014
Oct 13, 2014
Nov 13, 2014
Dec 15, 2014
Sep 25, 2014
Sep 18, 2014
Aug 28, 2008
Apr 9, 2009
Mar 9, 2010
Apr 9, 2009

Repository files navigation

PythonQt
--------

PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://qt.nokia.com).
It offers an easy way to embed the Python scripting language into
your Qt applications. It makes heavy use of the QMetaObject system and thus requires Qt4.x.

Licensing of PythonQt
---------------------
PythonQt is distributed under the LGPL 2.1 license.

Licensing of Generator
----------------------
The build system of PythonQt makes use of a patched version of the LGPL'ed QtScript generator, located in the "generator" directory.

See the LICENSE.LGPL file in the generator subdirectory for details.
Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)

See http://qt.gitorious.org/qt-labs/qtscriptgenerator for the original project.
The PythonQt wrappers generated by the generator are distributed under the LGPL as well.

The generated wrappers are pre-generated and checked-in for Qt 4.6.1, so you only need to build and run the
generator when you want to build additional wrappers or you want to upgrade/downgrade to another Qt version, but this requires updating the typesystems as well.

Documentation
-------------

More documentation is available at:

http://pythonqt.sourceforge.net/

About

Fork of PythonQt from Sourceforge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages