Can iOS apps use Python?

Python is a very popular language with a ton of projects you can build from it, but did you know you can also develop iPhone apps with Python? Well, you actually can ! The process is fairly simple: setup your Python environment, code out your app with Python / Kivy and then deploy the app using Xcode.

Read more

Can you use Django for iOS apps?

Over the past couple of years, I have been using Parse as backend of my apps. However, it doesn’t give me a real feel of actually making an app from bottom up. Django Restframework is modern Web Api took kit that supports Python (2.7 ~ 3.5) and Django (1.7 ~ 1.9). …16 Nis 2016

Read more