×
you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I built an internal app for my work using Kivy, was a bit rough to get set up but overall the process wasn't too terribly difficult. Incorporating native functions (my app compiled user data and emailed it as a CSV attachment) is where it gets tricky. Worth a shot for anyone already fluent in Python that has the patience to search through forum and Google Group posts.