View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#5
Originally Posted by Hariainm View Post
It depends on:
python2.5, python-setuptools, python2.5-mobility-location, python2.5-qt4-gui, python2.5-qt4-core, python2.5-qt4-maemo5, python-oauth2, python-simplejson, python-conic, python-imaging

Sorry but there's no python for Harmattan yet.
What ? Maemo and MeeGo Harmattan are currently the best mobile OS for Python use ! Look at :
http://wiki.meego.com/Harmattan_Python

On N9 Terminal, "$ apt-cache search python" shows 77 Python packages. If you add the Harmattan-dev repository :
http://talk.maemo.org/showthread.php?t=80148
Then apt-cache lists about 170 Python packages.

Python on MeeGo Harmattan doesn't have PyQt but PySide instead. So the author of Khweeteur need to convert the source code of Khweeteur to use PySide (it is simple) and remake the user interface (it is time consuming...) using Qt Quick (QWidgets are not indicated to be used on Harmattan).

I have also contributed with 2 Python packages for MeeGo Harmattan, SymPy :
http://talk.maemo.org/showpost.php?p=1119313&postcount=7
and IPython :
http://talk.maemo.org/showthread.php?t=79997
MatPlotLib will be announced soon !
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2011-11-23 at 10:31.