PySide
The PySide project provides LGPL Qt bindings for Python and related tools for binding generation.
pyside-boost
Old PySide version based on the Boost.Python generator. This is obsolete, use pyside repository instead!
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside-boost.git pyside-boost cd pyside-boost
Add this repository as a remote to an existing local repository:
git remote add pyside-boost git://gitorious.org/pyside/pyside-boost.git git fetch pyside-boost git checkout -b my-local-tracking-branch pyside-boost/master_or_other_branch
apiextractor
API Extractor collects information about libraries from its header files and merges it with user written files (typesystem) describing how the library should be exposed as a binding on the target language.
-
Cloning this repository:
git clone git://gitorious.org/pyside/apiextractor.git apiextractor cd apiextractor
Add this repository as a remote to an existing local repository:
git remote add apiextractor git://gitorious.org/pyside/apiextractor.git git fetch apiextractor git checkout -b my-local-tracking-branch apiextractor/master_or_other_branch
boostpythongenerator
Python binding generator based on Boost.Python. Obsolete and unmaintained!
-
Cloning this repository:
git clone git://gitorious.org/pyside/boostpythongenerator.git boostpythongenerator cd boostpythongenerator
Add this repository as a remote to an existing local repository:
git remote add boostpythongenerator git://gitorious.org/pyside/boostpythongenerator.git git fetch boostpythongenerator git checkout -b my-local-tracking-branch boostpythongenerator/master_or_other_branch
shiboken
Python bindings generator that uses API Extractor and outputs CPython code.
-
Cloning this repository:
git clone git://gitorious.org/pyside/shiboken.git shiboken cd shiboken
Add this repository as a remote to an existing local repository:
git remote add shiboken git://gitorious.org/pyside/shiboken.git git fetch shiboken git checkout -b my-local-tracking-branch shiboken/master_or_other_branch
pyside-examples
Python script examples adapted for PySide.
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside-examples.git pyside-examples cd pyside-examples
Add this repository as a remote to an existing local repository:
git remote add pyside-examples git://gitorious.org/pyside/pyside-examples.git git fetch pyside-examples git checkout -b my-local-tracking-branch pyside-examples/master_or_other_branch
pyside-tools
PySide development tools (pyuic and pyrcc)
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside-tools.git pyside-tools cd pyside-tools
Add this repository as a remote to an existing local repository:
git remote add pyside-tools git://gitorious.org/pyside/pyside-tools.git git fetch pyside-tools git checkout -b my-local-tracking-branch pyside-tools/master_or_other_branch
pseps
PySide Enhancement Proposals (PSEPs) are official design documents used to steer PySide API development.
-
Cloning this repository:
git clone git://gitorious.org/pyside/pseps.git pseps cd pseps
Add this repository as a remote to an existing local repository:
git remote add pseps git://gitorious.org/pyside/pseps.git git fetch pseps git checkout -b my-local-tracking-branch pseps/master_or_other_branch
generatorrunner
GeneratorRunner is the application responsible for loading and executing the generator front-ends provided by the user as plug-ins.
-
Cloning this repository:
git clone git://gitorious.org/pyside/generatorrunner.git generatorrunner cd generatorrunner
Add this repository as a remote to an existing local repository:
git remote add generatorrunner git://gitorious.org/pyside/generatorrunner.git git fetch generatorrunner git checkout -b my-local-tracking-branch generatorrunner/master_or_other_branch
pyside
This repository contains the CPython Qt bindings generated using the Shiboken generator.
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside.git pyside cd pyside
Add this repository as a remote to an existing local repository:
git remote add pyside git://gitorious.org/pyside/pyside.git git fetch pyside git checkout -b my-local-tracking-branch pyside/master_or_other_branch
packaging
Scripts to generate packages to various distributions.
-
Cloning this repository:
git clone git://gitorious.org/pyside/packaging.git packaging cd packaging
Add this repository as a remote to an existing local repository:
git remote add packaging git://gitorious.org/pyside/packaging.git git fetch packaging git checkout -b my-local-tracking-branch packaging/master_or_other_branch
pyside-mobility
QtMobility python bindings
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside-mobility.git pyside-mobility cd pyside-mobility
Add this repository as a remote to an existing local repository:
git remote add pyside-mobility git://gitorious.org/pyside/pyside-mobility.git git fetch pyside-mobility git checkout -b my-local-tracking-branch pyside-mobility/master_or_other_branch
python-meegotouch
Python bindings to meego touch
-
Cloning this repository:
git clone git://gitorious.org/pyside/python-meegotouch.git python-meegotouch cd python-meegotouch
Add this repository as a remote to an existing local repository:
git remote add python-meegotouch git://gitorious.org/pyside/python-meegotouch.git git fetch python-meegotouch git checkout -b my-local-tracking-branch python-meegotouch/master_or_other_branch
buildscripts
Build scripts for building PySide from the Git repositories. Supports several Desktop Linux distributions, MeeGo Netbook and Mac OS X. Patches to support other distrubutions/systems welcome.
-
Cloning this repository:
git clone git://gitorious.org/pyside/buildscripts.git buildscripts cd buildscripts
Add this repository as a remote to an existing local repository:
git remote add buildscripts git://gitorious.org/pyside/buildscripts.git git fetch buildscripts git checkout -b my-local-tracking-branch buildscripts/master_or_other_branch
pyside-assistant
pyside-assistant is a tool for building binary packages for PySide projects.
-
Cloning this repository:
git clone git://gitorious.org/pyside/pyside-assistant.git pyside-assistant cd pyside-assistant
Add this repository as a remote to an existing local repository:
git remote add pyside-assistant git://gitorious.org/pyside/pyside-assistant.git git fetch pyside-assistant git checkout -b my-local-tracking-branch pyside-assistant/master_or_other_branch
python-maliit
Python plugin for meego input method
-
Cloning this repository:
git clone git://gitorious.org/pyside/python-maliit.git python-maliit cd python-maliit
Add this repository as a remote to an existing local repository:
git remote add python-maliit git://gitorious.org/pyside/python-maliit.git git fetch python-maliit git checkout -b my-local-tracking-branch python-maliit/master_or_other_branch
Activities 
-
Friday January 13 2012
-
Repository
04:10
mcclels cloned pyside/shiboken
New repository is in mcclelss-shiboken
-
-
Friday December 30 2011
-
Push
18:49
-
Commit
18:49
-
Commit
18:49
-
Commit
18:49
-
Push
18:47
setanta pushed 72 commits to pyside/shiboken:master. View diff
master changed from 49d4a9d to ea7bc94
-
Commit
18:47
-
Commit
18:47
-
Push
18:46
setanta pushed 7 commits to pyside/generatorrunner:master. View diff
master changed from b6f64d3 to bfffaa4
-
Commit
18:46
-
Commit
18:46
-
Push
18:44
setanta pushed 15 commits to pyside/pyside-mobility:master. View diff
master changed from a35e699 to 8118106
-
Commit
18:44
-
Push
18:43
setanta pushed 12 commits to pyside/apiextractor:master. View diff
master changed from af04266 to 5ca2d38
-
Commit
18:43
-
Commit
18:43
-
-
Sunday December 18 2011
-
Repository
12:17
mindbreeze cloned pyside/packaging
New repository is in mindbreezes-packaging
-
-
Monday December 05 2011
-
Repository
12:22
lhbr1 cloned pyside/pyside
New repository is in lhbr1s-pyside
-
-
Wednesday November 30 2011
-
Project
06:24
-
-
Friday November 25 2011
-
Repository
21:30
raorao cloned ~raorao/pyside/raoraos-apiextractor
New repository is in raoraos-raoraos-apiextractor
-
Repository
21:29
raorao cloned pyside/apiextractor
New repository is in raoraos-apiextractor
-
Favorite
17:50
0098 started watching pyside/shiboken
-
Favorite
17:49
0098 started watching pyside/pyside-boost
-
-
Wednesday November 16 2011
-
Commit
19:56
Luciano Wolf started development of pyside/python-maliit
-
Repository
19:54
Luciano Wolf created repository python-maliit in PySide
Python plugin for meego input method
-
Push
19:42
Luciano Wolf pushed 1 commit to pyside/pyside-examples:master. View diff
master changed from e0a7688 to 060dca8
-
Push
19:04
Luciano Wolf pushed 4 commits to pyside/packaging:master. View diff
master changed from 44006f6 to 84afa55
-
Push
18:59
Luciano Wolf pushed 1 commit to pyside/buildscripts:master. View diff
master changed from ae8c490 to 781eb2a
-
Push
18:16
Luciano Wolf pushed 16 commits to pyside/pyside:master. View diff
master changed from 69e2171 to f1fe0a3
-
Push
18:15
Luciano Wolf pushed 6 commits to pyside/shiboken:master. View diff
master changed from 980b4a9 to 49d4a9d
-

