1
*********************
2
PySide: Python for Qt
3
*********************
4
5
Introduction
6
============
7
8
This package provides the source code distribution of PySide: Python for Qt.
9
The PySide project provides LGPL-licensed Python bindings for the Qt
10
cross-platform application and UI framework. PySide Qt bindings allow both free
11
open source and proprietary software development and ultimately aim to support
12
all of the platforms as Qt itself.
13
14
Package contents
15
================
16
17
This package contains the files required to build and install the PySide Qt
18
bindings. Examples and documentation are available separately at the PySide
19
website (www.pyside.org).
20
21
Installation
22
============
23
24
PySide has several other packages as build dependencies. Please refer to the
25
PySide web site (www.pyside.org) for detailed build instructions.
26
27
Documentation
28
=============
29
30
PySide documentation is available at the project website (www.pyside.org).
31
32
33
Examples
34
========
35
36
PySide has plenty of example scripts. However, they have not been integrated
37
to this source package and are instead available at the project website
38
(www.pyside.org).
39
40
Developer Resources
41
===================
42
43
There exists both an active mailing list and an IRC channel for PySide
44
development. Refer to the PySide website (www.pyside.org) for more
45
information.