1

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?

Archisman Panigrahi
  • 28,338
  • 18
  • 105
  • 212

1 Answers1

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.