-3

I've done a little predictive program with Python and I would like to transform it in an application for smartphones. Can I accomplish it with Python itself, or should I use another language? If yes, what APIs would you recommend for that?

Thanks

1 Answers1

1

You might be able to do this with Kivy.

J. Blackadar
  • 1,821
  • 1
  • 11
  • 18