Quick verdict
- What it is
- Store information collected; independent summary not yet available.
- At a glance
-
- $9.99
Categories and search queries
Official categories
- Productivity
- Education
AppCorpus categories
Key functions
| Function | Availability | Access | Scope | Evidence |
|---|---|---|---|---|
| Family Sharing | Yes | Unknown | App Store | Store published |
Screens
No screenshots collected yet.
Pricing & paywalls
App Store
- Price: $9.99
Ratings & reviews
App Store
-
5/5Absolutely the best Python IDE!!!
I love Pythonista, and have been using it for about 7 months now. It is as full featured as I could possibly hope for it to be (perhaps more so as it is on iOS and I am pretty stunned at how well it works while being locked down in a secured, chroot’d, containerized environment OS) and it allows for many third party plugins written by members of the community hoping to add more features to an already feature rich environment. There are MANY different places to seek a helping hand if you get lost or need assistance, and the developer is quite responsive, both via email support and on the OMZ forums. It may seem like a steep price for an app, but I honestly could only be more pleased if the app were opened up a bit more to allow API access from all different web services I use, but that is an Apple limitation and not something that the developer of this app is in control of, so it really is as good as it can be. If you’re a Python dev or even just dabbling and aspiring to become one, the is the program for you. The included features, help documentation, tutorials, and the help of the OMZ development team and the supporting community that frequents the forums really help to make this application the best, most useful that I have invested in since my first iPhone 4 introduced me to apps in the iOS App Store. Stop reading reviews, look how many 5 star ratings it has, buy this app, and start writing something amazing. You’ll get looks of disbelief when people hear that you developed and tested a good majority of your amazing application on an iPad or iPhone lol. You really will not be disappointed! 🤯
Stevo3985 · 31 Jul 2026
-
5/5My most used app.
I’m a full time developer and I don’t know what I would do without Pythonista. For one, twice a week I go to our local hospital for my allergy shot. I have to sit there for 30 minutes after the shot. With Pythonista, I bring my iPad and I can keep on working on my Python apps that I’m creating. I get tired sitting at the computer. I can head over to the couch to sit with my pups, but on Big Bang Theory, and keep on working. Go outside on nice day, sit at the patio table and keep on programming. One one request. I know a lot of people prefer Git. I hate Git now that Microsoft purchased it. I use OpenSource Fossil. It would be GREAT to have the feature to be able to clone a repository using Fossil. I know there are a lot more people using Git. But, finger crossed if you add the feature, one more people would be aware how fantastic Fossil is and might start using and supporting OpenSource Fossil. Thanks in advance for any consideration on the Fossil feature!
wildernessfamily78 · 31 Jul 2026
-
5/5This App Got Me Into Programming
I started using this app when I was 12 on my iPad that I had as a kid. The app is amazing, and has custom modules that let you control your device and create custom apps and such. It’s got UI modules, full access to documentation, and all the normal python modules. Even better, it works entirely offline. This app singlehandly allowed me to program things when and where I wanted, and allowed me to become a skilled programmer getting a degree in computer science. As far as mobile IDEs go, it’s the absolute best. In addition, there’s a community that creates tons of incredible programs that enhance the IDE, such as GitHub support, and even a fully functional bash terminal complete with pip so that you can install your own custom modules. It really is the best app on iOS for programming, and I would recommend it to anybody looking to try out programming. It’s well worth it’s price tag.
TheWeirdSquid · 31 Jul 2026
-
5/5Excellent tool for on the go Python
I usually don’t write reviews, but I felt compelled to for this gem of an app. I regularly program on the side for fun and automation. I’ve used Pythonista to automate tasks on my phone, prototype programs for my Windows and Linux computers, and built silly games to play for fun. I’ve used Python at work to drastically speed up our workflows by several hours, which has been a life saver and even garnered me a raise. Not only was Pythonista an indispensable tool for prototyping those programs, but it has allowed me the opportunity to improve my skills on the go. There are some limitations I wish didn’t exist, but this is because of Apple, not the developers. The developers have gone above and beyond to implement extra libraries and integrate Pythonista with iOS. If you’re looking for a good iOS Python app or want to learn Python on the go, I highly recommend this app!
Superspork · 31 Jul 2026
-
5/5ABSOLUTELY ESSENTIAL FOR ME
Thank you Ole Moritz for creating Pythonista with its many standout IDE features. I have created an application launcher for my iPhone using the Pythonista app and HTML. The main page of my launcher has animated GIF buttons plus emojis to launch favorite apps. An alphabet search is displayed at bottom of main page to launch lesser used apps. The wrench dialogue of Pythonista is used to startup my launcher by running the python script that selects my launcher HTML file and passes it to the built-in Webbrowser of Pythonista for display on iPhone. Multiple web apps can be started in unique tabs but only one tab window can be active at a time. My launcher will remain active until a different web app is activated by pressing its tab ID. Switching between different tab apps is a unique and magical feature of Pythonista. FIVE STARS
dugnino · 31 Jul 2026
Privacy & accessibility
App Store
Privacy
- Data Not Collected Developer declared
Accessibility
No accessibility labels collected yet.
Versions
App Store
- 3.0
-
3.1
• The interactive console contains a new object inspector panel that allows you to view a list of all global variables and their attributes/members. Tap the (i) button to show or hide it. • The new Pythonista Today widget allows you to run a script in Notification Center (or on the home/lock screen). You can find more information in the `appex` module documentation, and various examples of widget scripts are available in the updated *Examples* folder. • Python 2 mode now uses Python 2.7.12 instead of 2.7.5. • When using the share sheet extension with a file input (e.g. sharing a Mail attachment), an additional "Import File" option is shown for non-Python files. • The `speech` module contains new functions for speech recognition, in addition to speech synthesis (iOS 10 only). • The `sound` module contains a new `Recorder` class for recording audio files from the microphone. `sound.play_effect` and `sound.Player` have also been improved to support stereo panning.
-
3.2
• You can now sync your scripts via iCloud Drive, and open Python files from other apps. • Pythonista now uses Python 3.6. Among other things, this enables the use of f-strings for easier string formatting. • The "Convert Tabs" feature is now called "Reformat Code", and supports applying coding style guidelines, in addition to converting indentation. • Improved search in the script library and documentation. • Support for drag'n'drop in the script library (requires iOS 11). • Improved support for the iPhone X. • Unified tab bar UI on iPhone and iPad. • The Python interpreter is now built with IPv6 support (this should fix connectivity issues users were experiencing with some cellular providers). • Various bugfixes and minor improvements – please refer to the release notes page in the in-app documentation for details.
-
3.3
Pythonista 3.3 App Store Release Notes • Support for dark mode on iOS 13 – you can now select separate themes for light/dark mode, and Pythonista will switch automatically between them. Switching between themes is also a bit faster now. • New custom keyboard ("PyKeys") for running scripts in any app with text input. Have a look at the sample scripts in the Examples/Keyboard folder for some ideas of what you can do with this. • Significantly improved support for external keyboards (more contextual shortcuts, arrow-key navigation almost everywhere…) • The outline (list of functions) in the editor can now be filtered -- just start typing if the keyboard is already active, or drag down the list to reveal the filter text field. The filter supports fuzzy matching, and you can enter line numbers as well. • Unified UI (and documentation) for creating script shortcuts in various places of iOS ("Shortcuts" option in the "wrench" menu). • New URL generator for easier inter-app automation (you can also use this with the Shortcuts app, but full Shortcuts support will come later). • Support for opening external folders using the system's file picker on iOS 13 (this was possible on iOS 12, but not easily discoverable). • Revamped `notifications` module with custom action buttons, support for attachments, location triggers, and more – see the new "Notification Quiz.py" sample code for a demo. The module also works in the share sheet extension now. • New "on device" option for speech recognition in the `speech` module (please note that this can be very slow though!) • New `location.render_map_snapshot()` function to generate an image from a location (see new "Satellite Image.py" sample code). • Console history is now persistent (you can clear it by tapping and holding the `^` button). • Various bugfixes for iOS 13 and new screen sizes, new sample code, documentation, and more – you can find the full release notes in the in-app documentation (which also supports multiple tabs now btw). Thanks for reading, and thanks for your patience with this release. It's not everything I'd like it to be (hello, Shortcuts app!), but there are still many new things to discover, and I hope you have a lot of fun with it!
-
3.4
· 27 Apr 2023
> Python 3.10 support. > Expanded Shortcuts support with custom actions for running scripts and accessing files in the Pythonista library. > Added pandas and updated various other modules to more current versions. > Revamped documentation with dark mode support and additional content about third-party modules. > Various bugfixes.
Alternatives
- iA Writer — Same category + similar ratings
Availability by market
- US
Data quality & evidence
- Page completeness
- Live store listing
- Last verified
- 31 Jul 2026
- Sources
- App Store
- Independent summary has not been published yet.
- Screenshots: not yet collected