Python/Harmattan
(→API Bindings) |
rcolistete (Talk | contribs) (→API Bindings) |
||
Line 256: | Line 256: | ||
python-pygame | python-pygame | ||
</nowiki> | </nowiki> | ||
+ | |||
+ | == Community Packages == | ||
+ | |||
+ | There are Python packages also available by the community and not included in the Nokia's Harmattan repositories : | ||
+ | |||
+ | - | ||
+ | [http://ipython.org/ IPython] (enhanced interactive shell): see the topics in [http://forum.meego.com/showthread.php?p=35031 MeeGo Forum] and [http://talk.maemo.org/showthread.php?t=79997 Maemo.org Talk]; | ||
+ | - | ||
+ | [http://code.google.com/p/sympy/ SymPy] (CAS - Computer Algebra System) : see the topics in [http://forum.meego.com/showthread.php?t=4870 MeeGo Forum] and | ||
+ | [http://talk.maemo.org/showthread.php?t=78568 Maemo.org Talk]; | ||
+ | - | ||
+ | [http://matplotlib.sourceforge.net/ MatPlotLib] (2D & 3D plots) : see the topics in [http://forum.meego.com/showthread.php?p=35912 MeeGo Forum] and | ||
+ | [ http://talk.maemo.org/showthread.php?p=1128672 Maemo.org Talk]; | ||
== Collaborating == | == Collaborating == |
Revision as of 23:27, 2 December 2011
Contents |
Introduction
The Harmattan Python project provides a Python runtime environment for Nokia's N9 phone and the N950 developer device built on the MeeGo 1.2 Harmattan platform. It provides a full-featured set of packages and tools to rapidly develop and run Python applications using the PySide: Python for Qt bindings together with the Qt Quick UI definition language. Applications can be deployed as individual Debian packages, using the community OBS, or eventually, via Ovi Store.
Getting started
The following links provide useful information for Python developers, including information about MeeGo 1.2 Harmattan Security Framework.
- Getting started with Harmattan Python
- Documentation for pyside-assistant
- Python Tutorial for Newbies
- Tutorial: Python+Qt+I18N
- Tutorial: Python+Qt+DBUS
- Python 2.6 porting tips
- Performance Considerations for Python Apps
If you are interested just in installing applications that depend on Python you can get a lot of them using the repositories listed here. All depending packages will be automatically installed.
API Bindings
The Harmattan Python project tries to cover as many APIs as possible. Nowadays there are bindings for the green marked modules:
In addition to the listed APIs above (provided by python-dbus, python-pyside, python-qtmobility, python-qtsparql) there are lots of packages:
python-cairo python-chardet python-conic python-content.action python-context python-crypto python-dateutil python-gconf python-gi python-gobject python-imaging python-libxml2 python-lxml python-magic python-markupsafe python-openssl python-pkg-resources python-pycurl python-pygments python-roman python-storm python-tralchemy python-twisted-web python-twisted-words python-xdg python-numpy python-beautifulsoup python-feedparser python-pygame
Community Packages
There are Python packages also available by the community and not included in the Nokia's Harmattan repositories :
- IPython (enhanced interactive shell): see the topics in MeeGo Forum and Maemo.org Talk; - SymPy (CAS - Computer Algebra System) : see the topics in MeeGo Forum and Maemo.org Talk; - MatPlotLib (2D & 3D plots) : see the topics in MeeGo Forum and [ http://talk.maemo.org/showthread.php?p=1128672 Maemo.org Talk];
Collaborating
You can contact us using:
- IRC:
/join #meego-python
onirc.freenode.net
- Mailing list: meego-python@lists.meego.com (Info page, Archives)
Nokia contact person: Matti Airas <matti.p.airas@nokia.com>