I want to know if python apps (containing only a .py file) are allowed in the latest app showdown. If not, how can it be ported to QML?
Asked
Active
Viewed 67 times
1 Answers
2
The rules say:
- Ubuntu SDK: submissions must use some aspect of the Ubuntu SDK. They can be written in C++, QML, HTML 5 or OpenGL, as long as they use the SDK and it’s components where appropriate.
So the question is: does the Ubuntu SDK offer Python? And an answer has already been provided: no, sorry.
By the way, note that the first showdown required participants to make use of Quickly. That requirement was dropped after requests from some of the participants.

Andrea Corbellini
- 15,826
-
Is there any way to port a python project to QML? – Archisman Panigrahi Aug 22 '13 at 13:20
-
@apandada1: sorry, you are asking the wrong person. I have never had the pleasure to work with Qt and QML so far. – Andrea Corbellini Aug 22 '13 at 13:25