Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(MeeGo 1.2 Harmattan Python)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
-
= MeeGo Python =
+
This is the page of the MeeGo Python project. [http://www.python.org/ Python] is an interpreted, dynamic programming language.
-
This is the page of the MeeGo Python project. Things are being set up, so check back in a few days.
+
=== Available versions and modules ===
-
== Building PySide from Git on MeeGo Netbook ==
+
Python 2.6, together with a random set of modules, is already present in MeeGo Core.
-
If you have got a MeeGo Netbook and want to play around with PySide and QML, you can use the scripts from http://gitorious.org/pyside-buildscripts.
+
There are two projects on the Community OBS for other packages:
-
Install the dependencies before trying to build:
+
* PySide (Qt bindings): [https://build.pub.meego.com/project/show?project=Project%3APython%3APySide Project:Python:PySide]
 +
* Generic modules: [https://build.pub.meego.com/project/show?project=Project%3APython%3AModules Project:Python:Modules]
-
sudo ./dependencies.meego.sh
+
==== MeeGo 1.2 Harmattan Python ====
-
See the '''README''' file for more information.
+
For all Harmattan-related content, see:
-
== IRC ==
+
* [[Python/Harmattan|Python on MeeGo 1.2 Harmattan (Nokia N9 and Nokia N950)]]
-
* <code>/join #meego-python</code> on <code>irc.freenode.net</code>
+
=== Documentation and Guides ===
-
== Waiting For ==
+
Please keep documentation pages in the "Python" section by prefixing the page title with "Python/".
-
* Mailing list (meego-python@meego.com) to be set up
+
* [[Python/Using the OBS with distutil packages]]
 +
* [http://thp.io/2010/meego-python/ PySide/QML on MeeGo Tutorial]
 +
* Tooling for MeeGo packaging: [[Python/pyside-assistant|pyside-assistant]]
-
== Upstream Projects ==
+
=== Communication ===
-
* [http://www.pyside.org/ PySide] (Qt bindings, preferred)
+
* '''IRC:''' <code>/join '''#meego-python'''</code> on <code>irc.freenode.net</code>
-
* [http://www.pygtk.org/ PyGTK] (GTK+ bindings, for Netbook UX)
+
* '''Mailing list:''' meego-python@lists.meego.com ([http://lists.meego.com/listinfo/meego-python Info page], [http://lists.meego.com/pipermail/meego-python/ Archives])
-
 
+
-
== Links ==
+
-
 
+
-
* [[MeeGo Conference 2010/Python BoF|Python BoF @ MeeGo Conference 2010]]
+
 +
=== Talks, BoFs and Events ===
 +
* [[MeeGo Conference 2010|MeeGoConf 2010]]: [[MeeGo Conference 2010/Python BoF|Python BoF]]
 +
* [[MeeGo Conference Spring 2011|MeeGoConf 2011]]: [http://sf2011.meego.com/program/sessions/prototyping-and-developing-apps-python-pyside-and-qml Prototyping and developing apps with Python, PySide and QML]
 +
* [http://ep2011.europython.eu/ EuroPython 2011]: [http://ep2011.europython.eu/conference/talks/developing-desktop-and-mobile-apps-with-pyside-and-qml Developing Desktop and mobile apps with PySide and QML]
[[Category:Python]]
[[Category:Python]]
[[Category:PySide]]
[[Category:PySide]]
 +
 +
__NOTOC__

Latest revision as of 12:39, 2 August 2011

This is the page of the MeeGo Python project. Python is an interpreted, dynamic programming language.

Available versions and modules

Python 2.6, together with a random set of modules, is already present in MeeGo Core.

There are two projects on the Community OBS for other packages:

MeeGo 1.2 Harmattan Python

For all Harmattan-related content, see:

Documentation and Guides

Please keep documentation pages in the "Python" section by prefixing the page title with "Python/".

Communication

  • IRC: /join #meego-python on irc.freenode.net
  • Mailing list: meego-python@lists.meego.com (Info page, Archives)

Talks, BoFs and Events

Personal tools