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 pyside-boost/master_or_other_branch my-local-tracking-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 apiextractor/master_or_other_branch my-local-tracking-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 boostpythongenerator/master_or_other_branch my-local-tracking-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 shiboken/master_or_other_branch my-local-tracking-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 pyside-examples/master_or_other_branch my-local-tracking-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 pyside-tools/master_or_other_branch my-local-tracking-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 pseps/master_or_other_branch my-local-tracking-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 generatorrunner/master_or_other_branch my-local-tracking-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 pyside/master_or_other_branch my-local-tracking-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 packaging/master_or_other_branch my-local-tracking-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 pyside-mobility/master_or_other_branch my-local-tracking-branch
python-meego-touch
Python bindings to meego touch
-
Cloning this repository:
git clone git://gitorious.org/pyside/python-meego-touch.git python-meego-touch cd python-meego-touch
Add this repository as a remote to an existing local repository:
git remote add python-meego-touch git://gitorious.org/pyside/python-meego-touch.git git fetch python-meego-touch git checkout -b python-meego-touch/master_or_other_branch my-local-tracking-branch
Activities 
-
Wednesday September 08 2010
-
Merge request
18:57
Lauro Moura updated merge request pyside/pyside #254
→ State changed from Reviewed Once to Reviewed Twice -
Merge request
18:51
-
Merge request
18:38
Hugo Parente Lima requested merge of ~hugopl/pyside/hugopl-pyside-shiboken with pyside
-
Commit
18:37
Hugo Parente Lima created branch fixes on pyside/hugopl-pyside-shiboken
-
Push
14:45
renatofilho pushed 4 commits to ~renatofilho/pyside/renatofilhos-pyside-shiboken:master
master changed from 3f46a65 to a5bcfff

-
Push
14:36
-
Push
14:32
-
Push
10:59
-
Commit
04:43
Hugo Parente Lima created branch meique on pyside/hugopl-apiextractor
-
Commit
04:42
Hugo Parente Lima deleted branch memalign on pyside/hugopl-apiextractor
-
-
Tuesday September 07 2010
-
Wiki
06:14
Matti Airas edited wiki page pyside/ImprovementIdeas
-
-
Monday September 06 2010
-
Push
20:44
-
Push
20:42
-
Commit
20:09
Lauro Moura created branch action on pyside/lauro-pymeego-touch
-
Commit
18:00
Hugo Parente Lima deleted branch fixbug320 on pyside/hugopl-pyside-shiboken
-
Commit
18:00
Hugo Parente Lima deleted branch fixbug125 on pyside/hugopl-pyside-shiboken
-
Commit
17:12
Lauro Moura deleted branch widgets on pyside/lauro-pymeego-touch
-
Commit
17:10
Lauro Moura deleted branch installer on pyside/lauro-pymeego-touch
-
Commit
17:10
Lauro Moura deleted branch cleanup on pyside/lauro-pymeego-touch
-
Commit
17:09
Lauro Moura deleted branch fixes on pyside/lauro-pymeego-touch
-
Merge request
17:08
Lauro Moura updated merge request pyside/python-meego-touch #16
→ State changed from Reviewed Twice to Merged -
Push
17:08
Lauro Moura pushed 5 commits to pyside/python-meego-touch:master
master changed from e0db3a8 to be1cd78

-
Merge request
17:05
Luciano Wolf updated merge request pyside/python-meego-touch #16
→ State changed from Reviewed Once to Reviewed Twice -
Merge request
17:00
Bruno Araujo updated merge request pyside/python-meego-touch #16
→ State changed from Open to Reviewed Oncereviewed.
-
Merge request
12:23
-
Merge request
12:06
Lauro Moura updated merge request pyside/python-meego-touch #17
→ State changed from Reviewed Twice to Rejected -
Merge request
12:03
Lauro Moura updated merge request pyside/python-meego-touch #17
→ State changed from Open to Reviewed TwiceOops. I have already created a merge for this one :)
-
Merge request
12:02
Lauro Moura requested merge of ~lauromoura/pyside/lauro-pymeego-touch with python-meego-touch
-
Wiki
10:43
Didier Raboud edited wiki page pyside/DebianSqueezePySideIssues
-
Merge request
07:38
Matti Airas updated merge request pyside/pyside-examples #15
→ State changed from Reviewed Twice to Merged
-
- Labels: qt, bindings, python, and pyside
- License: GNU Lesser General Public License (LGPL)
- Owner: +pyside-developers
- Created: 18 Aug 12:46
- Website at www.pyside.org
- Mailinglist at lists.openbossa.org
- Bugtracker at bugs.openbossa.org


