Can you use Python to Program Apps for the iPhone?

I understand that Objective C is the most common way of building apps but I was wondering if Python would also work as an alternative to Objective C. I'm planning on creating utilities apps like a randomizer or calendar.

Yes. You will need something like Kivy to handle the touch interface…

http://kivy.org/#home

It's better to go with Objective C, you should set some time aside to learn it and use it. Although iPhone apps can be made with other languages, they are not native apps, which means 2 things:

1) you'll never be fully able to access the full features and depth of the frameworks provided for iOS programming

2) you're at the mercy of apple still supporting whatever 3rd party method you use when new versions of iOS come out.

Save the hassle.use Objective C

  • Which of these ruby and python should I use? I had had been concerning which of these I use. and I decided ruby. but I'm really not sure which I should use. things I wanna do: Raspberry Pi, create web app, Android app, iphone app, and I'm into Machine learning, computer network, security and math. currently I'm good at java. so which of these would be better for me to choose. Let me know the reason too!
  • What program can i use to download apps in a jailbroken iphone 4 ios 6.1? Something like installous but i don't think it works anymore though not sure. I know hackulo closed recently. But how do i download my apps please help
  • What development tool can I use to program in iPad for iPad and iPhone? I want program or code using my iPad for iPad. What development tool can I use? I need a tool for iPad so I can code in iPad. It seems the tools suggested require MAC. I want to code using my iPad and not in PC or MAC
  • Should I learn objective-c or python? I'm just getting into computer programming. I have a macbook pro for my main computer and I was wanting to be able to make an A. I. (for an end project) but I'm not sure if I wanna use objective-c or python. I already know a little bit of python. But not enough to make it. I would like to to be ran on both windows and mac. But I also want to make an iphone app with it.