iPhone Apps Made With Python

Manpreet Singh
2 min readNov 7, 2023

Welcome back! Python is an amazing programming language that can almost build anything, so, let’s take a look at some iPhone apps that were actually made with Python!

Schedulara

Starting off we have Schedulara, this is an iOS application that was built with Python! This is a scheduling application that uses the Python framework Kivy to build this application, here is a link to their GitHub page if you want to learn more about it:

SimCal

Next up we have SimCal, this is a simple calculator application that was also built with Python and the Kivy framework! Here is a link to their GitHub page below:

There was also a version of this application that was built with Admobs, here’s a link to that project as well:

--

--