Harmattan Python
(New page: == 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 pro...) |
(→API Bindings) |
||
Line 25: | Line 25: | ||
The Harmattan Python project tries to cover as many APIs as possible. Nowadays there are bindings for the ''green'' marked modules: | The Harmattan Python project tries to cover as many APIs as possible. Nowadays there are bindings for the ''green'' marked modules: | ||
- | {| | + | {| class="wikitable" |
- | + | ! API name | |
- | + | ! Framework | |
- | ! | + | ! Belongs to |
- | ! | + | ! Python Bindings |
- | ! | + | |
- | ! | + | |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/qt-components/qt-components.html Qt Quick components] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/qt-components/qt-components.html Qt Quick components] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#FFC709" | NO (this is used on QML side) |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtDeclarative/index.html QtDeclarative (Qt Quick)] | | [http://www.pyside.org/docs/pyside/PySide/QtDeclarative/index.html QtDeclarative (Qt Quick)] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtGui/index.html QtGui] | | [http://www.pyside.org/docs/pyside/PySide/QtGui/index.html QtGui] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtUiTools/index.html QtUiTools] | | [http://www.pyside.org/docs/pyside/PySide/QtUiTools/index.html QtUiTools] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html Application] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| QtDBus | | QtDBus | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#FFC709" | NO (use [http://dbus.freedesktop.org/doc/dbus-python/api/index.html python-dbus]) |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Messaging/index.html QtMessaging] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Messaging/index.html QtMessaging] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtNetwork/index.html QtNetwork] | | [http://www.pyside.org/docs/pyside/PySide/QtNetwork/index.html QtNetwork] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtWebKit/index.html WebKit in Qt] | | [http://www.pyside.org/docs/pyside/PySide/QtWebKit/index.html WebKit in Qt] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Communications.html Communications] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| EGL | | EGL | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| OpenGL® ES 1.1 | | OpenGL® ES 1.1 | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| OpenGL® ES 2.0 | | OpenGL® ES 2.0 | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtOpenGL/index.html QtOpenGL] | | [http://www.pyside.org/docs/pyside/PySide/QtOpenGL/index.html QtOpenGL] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Graphics.html Graphics ] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Location/index.html QtLocation] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Location/index.html QtLocation] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Location.html Location] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Location.html Location] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://pygstdocs.berlios.de/#documentation GStreamer] | | [http://pygstdocs.berlios.de/#documentation GStreamer] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | ||
| - | | - | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| PulseAudio | | PulseAudio | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/MultimediaKit/index.html QtMultimediaKit] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/MultimediaKit/index.html QtMultimediaKit] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Multimedia.html Multimedia] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| Accounts-Qt | | Accounts-Qt | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| SignOn | | SignOn | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Contacts/index.html QtContacts] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Contacts/index.html QtContacts] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Gallery/index.html QtGallery] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Gallery/index.html QtGallery] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Organizer/index.html QtOrganizer] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Organizer/index.html QtOrganizer] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Versit/index.html QtVersit] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Versit/index.html QtVersit] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Personal_Information_Management.html Personal Information Management] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| EGLIBC | | EGLIBC | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| QmSystem | | QmSystem | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtCore/index.html QtCore] | | [http://www.pyside.org/docs/pyside/PySide/QtCore/index.html QtCore] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Feedback/index.html QtFeedback] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Feedback/index.html QtFeedback] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/PublishSubscribe/index.html QtPublishSubscribe] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/PublishSubscribe/index.html QtPublishSubscribe] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtScript/index.html QtScript] | | [http://www.pyside.org/docs/pyside/PySide/QtScript/index.html QtScript] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtScriptTools/index.html QtScriptTools] | | [http://www.pyside.org/docs/pyside/PySide/QtScriptTools/index.html QtScriptTools] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/Sensors/index.html QtSensors] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/Sensors/index.html QtSensors] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/ServiceFramework/index.html QtServiceFramework] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/ServiceFramework/index.html QtServiceFramework] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt Mobility | | Qt Mobility | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/qtsparql/ QtSparql] | | [http://www.pyside.org/docs/qtsparql/ QtSparql] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| - | | - | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtSql/index.html QtSql] | | [http://www.pyside.org/docs/pyside/PySide/QtSql/index.html QtSql] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside-mobility/QtMobility/SystemInfo/index.html QtSystemInfo] | | [http://www.pyside.org/docs/pyside-mobility/QtMobility/SystemInfo/index.html QtSystemInfo] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtTest/index.html QtTest] | | [http://www.pyside.org/docs/pyside/PySide/QtTest/index.html QtTest] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtXml/index.html QtXml] | | [http://www.pyside.org/docs/pyside/PySide/QtXml/index.html QtXml] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://www.pyside.org/docs/pyside/PySide/QtXmlPatterns/index.html QtXmlPatterns] | | [http://www.pyside.org/docs/pyside/PySide/QtXmlPatterns/index.html QtXmlPatterns] | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/System.html System] | ||
| Qt | | Qt | ||
- | | | + | | style="background-color:#53B77C" | YES |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libinappanalytics/main.html Ovi Nokia Analytics API] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libinappanalytics/main.html Ovi Nokia Analytics API] | ||
| Nokia | | Nokia | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/notification-engine/index.html Ovi Notification Engine] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/notification-engine/index.html Ovi Notification Engine] | ||
| Nokia | | Nokia | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libqtgameopengles2/main.html Qt Games API] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libqtgameopengles2/main.html Qt Games API] | ||
| Nokia | | Nokia | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libresourceqt/main.html Resource Policy] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/libresourceqt/main.html Resource Policy] | ||
| Nokia | | Nokia | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|- | |- | ||
| [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/transfer-ui/main.html Transfer UI] | | [http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/transfer-ui/main.html Transfer UI] | ||
| Nokia | | Nokia | ||
| - | | - | ||
- | | | + | | style="background-color:#EB6155" | NO |
|} | |} | ||
Revision as of 18:14, 22 November 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
- Python and Performance
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
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>