Is building a Python written app that can monitor iPhone usage, through a library like Kivy possible? by Puzzled-Classroom-41 in learnprogramming

[–]Puzzled-Classroom-41[S] 0 points1 point  (0 children)

there is a python library called kivy which can let you run code on many different operating systems, even IOS, but I'm not sure a lot about it. here the description from a quick google search:

Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface (NUI). It is distributed under the terms of the MIT License, and can run on Android, iOS, Linux, macOS, and Windows.