---
title: "Pythonista 3 - Reviews, Revenue and Downloads in Australia | Apple App Store"
description: "Pythonista is a complete scripting environment for Python 3.10, running right on your iPad or iPhone, so you can develop and run Python scripts on the go.  Like Python itself, &quot;batteries are included&quot;"
---

# Pythonista 3 — Australia
> Python IDE

![Pythonista 3 App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple116/v4/93/64/b3/9364b3be-d98e-3820-cf6e-c531ea84cf2a/AppIcon-0-0-1x_U007emarketing-0-0-0-4-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/434x0w.png)

**Developer:** [Ole Zorn](https://apptail.io/developer/ole-zorn-GVJb)
**Category:** Productivity
**Rating:** 4.4/5 (110 ratings)
**Price:** Free
**Bundle ID:** com.omz-software.Pythonista3
**Store:** Apple App Store
**Country:** Australia
**Version:** 3.4 (released 2023-04-27)
**Original Release:** 2016-06-14
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/au/app/app/id1085978097)
**AppTail Page:** [https://apptail.io/app/pythonista-3-gxI/australia](https://apptail.io/app/pythonista-3-gxI/australia)

## Pythonista 3 Description
Pythonista is a complete scripting environment for Python 3.10, running right on your iPad or iPhone, so you can develop and run Python scripts on the go.

Like Python itself, &quot;batteries are included&quot; – from popular third-party modules like requests, numpy, matplotlib, pandas (and many more) to modules that are tailor-made for iOS. With Pythonista, your scripts can access sensor/location data, your photo library, contacts, reminders, the clipboard, and more, allowing you to harness the full potential of both Python and iOS.

Pythonista is designed with a user-friendly interface that makes it easy for anyone to get started with coding, regardless of skill level. The complete Python documentation is also available for offline reading in the app.

Pythonista is not just for learning and practicing Python – it&#039;s also a powerful tool for automating iOS with multiple app extensions. You can invoke scripts directly from the share sheet or a custom system keyboard in almost any app, and integrate scripts with Shortcuts and Siri. With Pythonista, it&#039;s easy to run your scripts whenever you need them, without having to switch between different apps.

Features:

&gt; Powerful code editor with syntax highlighting, code completion, and scripting support

&gt; Interactive prompt with code completion, command history, and support for showing images

&gt; Integrated visual debugger and object inspector

&gt; Complete offline documentation with quick lookup directly from the editor

&gt; Various beautiful light and dark color themes, and a theme editor to make your own

&gt; UI editor for quick prototyping

&gt; Integrated PEP 8 style checker and code formatter

&gt; Supports most of the Python standard library and additional modules for graphics, sound, and iOS integration (for example clipboard, contacts, reminders, photos, ui...)

&gt; Many popular third-party modules included, for example requests, numpy, matplotlib, pandas, Pillow...

&gt; Lots of included examples

&gt; Universal app for iPad and iPhone

&gt; Share sheet extension for running scripts from almost any app

&gt; Scriptable system-wide keyboard to use Python in any app that edits text

&gt; Advanced integration with the Shortcuts app, allowing you to use Python scripts as actions in shortcuts and personal automations.

Please note that Pythonista is not designed to enable the installation or download of additional modules written in compiled languages (C/C++). While many popular native libraries are included and work out-of-the-box, it is generally not possible to install additional modules with C/C++ dependencies.

The name &quot;Pythonista&quot; is used with kind permission from the Python Software Foundation.

## Pythonista 3 Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/85/c8/37/85c83741-4852-90af-af9c-0cf3c57d99fc/ae427efc-9663-4fbe-906f-9d55b691b1fe_6.5-inch_iPhone_1.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/31/df/c2/31dfc2c6-37e4-019f-8015-f557c5aef804/f8681f46-c387-4de4-ae54-b209868045e9_6.5-inch_iPhone_2.png/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/d9/58/92/d9589240-7034-1f26-b59d-68e4e51beb88/da957e87-1aa8-46d3-ab73-912221952c83_6.5-inch_iPhone_3.png/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/99/36/f8/9936f88f-98bc-0880-495e-b36b6451c969/ef4e731e-4e47-49e1-8651-1598b3571d93_6.5-inch_iPhone_4.png/1242x2688.png)
- [Screenshot 5](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/0c/46/c1/0c46c10e-0644-fd7f-49db-e7079ffe0229/68adf1a9-96ad-4fdc-b58f-df2a52fbfae7_6.5-inch_iPhone_5.png/1242x2688.png)

## Pythonista 3 Rating Breakdown in Australia
- 5 stars: 82 (75%)
- 4 stars: 11 (10%)
- 3 stars: 6 (5%)
- 2 stars: 2 (2%)
- 1 stars: 9 (8%)

## Pythonista 3 Reviews in Australia

### ***-- "Needs an update"
iOS 18 has got rid of the today widget, which was one of the main reasons I used pythonista
-- Toby Carson, 2024-09-18

### ***** "Fantastic app"
If you love Python, you will love this app.

It unlocks the power of running Python on your iPad and makes the world’s most versatile language even more versatile.

This is one of those apps where the developer’s love for their craft shines in every facet of the app.

It “sparks joy” every time I use it.

Thoroughly recommended!
-- ozhero, 2023-05-10

### ***** "Great stuff."
Really good but wondering if you might venture in the way of small microcontrollers running micropython like the esp32. These are quite well featured and relatively powerful controllers that can be used in multitude of projects or finished products. The ipad is missing in that ide/development space. Thanks for an already great ide. Cheers
-- Mirosan H, 2022-08-16

### ***** "Well worth the money"
Compared to other python apps out there, they are like an old virtual console while Pythonista is a full IDE. There’s tones of modules to explore and there’s always the objc_utils module… 🧐

The keyboard is impressive, documentation is well authored, various modules developed specifically for iOS, and iCloud sync works like a charm so you can edit your documents in a text editor on your computer and Pythonista will just reload the document with the new changes. Perfect!

I’d recommend this app to anyone wanting to run code on their iPhone. It just works.
-- mrwerdo331, 2022-02-15

### ***-- "Good but not enough"
PLEASE ADD C# CODE TO IT PLEAAAASSSE. I Only know C# code and this is the best coding app for it. so please add it (thank you) :D
-- NivaYT, 2022-01-02

### *---- "Fix your dam app up"
Can’t even select a single letter of text without it selecting the whole line, broken app
-- Voltie, 2021-11-19

### ***** "It is really good"
When I firstly got it I didn’t know how to code in Python so I didn’t really like the app but when I learnt it was really fun making game and projects on a ipad but can you please add more packages that you can install in the stash like pygame and can you add support for python 3.10 or python 3.9
-- ггйгфкйк, 2021-10-11

### ***** "Great"
And so easy to use. Recommended
-- LordBootleBum, 2021-08-23

[View all Pythonista 3 reviews and detailed analytics on AppTail](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## Pythonista 3 Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Paid | Thailand | Productivity | #1 |
| Top Paid | South Korea | Productivity | #3 |
| Top Paid | United Arab Emirates | Productivity | #4 |
| Top Paid | Kuwait | Productivity | #4 |
| Top Paid | Hungary | Productivity | #5 |
| Top Paid | Australia | Productivity | #6 |
| Top Paid | China | Productivity | #6 |
| Top Paid | Singapore | Productivity | #7 |
| Top Paid | Kazakhstan | Productivity | #10 |
| Top Paid | United States | Productivity | #10 |
| Top Paid | United Kingdom | Productivity | #10 |
| Top Paid | Taiwan | Productivity | #11 |
| Top Paid | Japan | Productivity | #12 |
| Top Paid | Denmark | Productivity | #12 |
| Top Paid | Sweden | Productivity | #13 |
| Top Paid | France | Productivity | #13 |
| Top Paid | Türkiye | Productivity | #15 |
| Top Paid | Hong Kong SAR China | Productivity | #16 |
| Top Paid | Belarus | Productivity | #16 |
| Top Paid | Azerbaijan | Productivity | #17 |
| Top Paid | Saudi Arabia | Productivity | #18 |
| Top Paid | India | Productivity | #20 |
| Top Paid | Ukraine | Productivity | #20 |
| Top Paid | Germany | Productivity | #22 |
| Top Paid | Russia | Productivity | #22 |
| Top Paid | Brazil | Productivity | #23 |
| Top Paid | Finland | Productivity | #24 |
| Top Paid | Canada | Productivity | #24 |
| Top Paid | Vietnam | Productivity | #24 |
| Top Paid | Nigeria | Productivity | #26 |
| Top Paid | Kuwait | Overall | #27 |
| Top Paid | Romania | Productivity | #28 |
| Top Paid | Greece | Productivity | #28 |
| Top Paid | Pakistan | Productivity | #29 |
| Top Paid | Poland | Productivity | #30 |
| Top Paid | Italy | Productivity | #31 |
| Top Paid | Israel | Productivity | #32 |
| Top Paid | South Korea | Overall | #32 |
| Top Paid | Thailand | Overall | #33 |
| Top Paid | Egypt | Productivity | #35 |
| Top Paid | Dominican Republic | Productivity | #36 |
| Top Paid | Czechia | Productivity | #36 |
| Top Paid | Chile | Productivity | #37 |
| Top Paid | Ireland | Productivity | #41 |
| Top Paid | Portugal | Productivity | #44 |
| Top Paid | Colombia | Productivity | #48 |
| Top Paid | Lebanon | Productivity | #48 |
| Top Paid | Malaysia | Productivity | #49 |
| Top Paid | Netherlands | Productivity | #49 |
| Top Paid | Philippines | Productivity | #50 |
| Top Paid | Argentina | Productivity | #52 |
| Top Paid | United Arab Emirates | Overall | #55 |
| Top Paid | Belgium | Productivity | #57 |
| Top Paid | South Africa | Productivity | #58 |
| Top Paid | Norway | Productivity | #59 |
| Top Paid | Indonesia | Productivity | #60 |
| Top Paid | Austria | Productivity | #60 |
| Top Paid | Peru | Productivity | #63 |
| Top Paid | New Zealand | Productivity | #64 |
| Top Paid | Hungary | Overall | #64 |
| Top Paid | Ecuador | Productivity | #70 |
| Top Paid | Spain | Productivity | #80 |
| Top Paid | Algeria | Productivity | #81 |
| Top Paid | Kazakhstan | Overall | #83 |
| Top Paid | Mexico | Productivity | #83 |
| Top Paid | Switzerland | Productivity | #84 |
| Top Paid | Singapore | Overall | #86 |
| Top Grossing | Finland | Productivity | #92 |
| Top Paid | Taiwan | Overall | #103 |
| Top Paid | China | Overall | #118 |
| Top Paid | Australia | Overall | #128 |
| Top Paid | United Kingdom | Overall | #134 |
| Top Paid | Türkiye | Overall | #139 |
| Top Paid | Hong Kong SAR China | Overall | #152 |
| Top Paid | United States | Overall | #154 |
| Top Paid | Japan | Overall | #166 |
| Top Paid | France | Overall | #175 |
| Top Paid | Sweden | Overall | #206 |
| Top Paid | Denmark | Overall | #224 |
| Top Paid | Belarus | Overall | #225 |
| Top Paid | Russia | Overall | #234 |
| Top Paid | Saudi Arabia | Overall | #238 |
| Top Paid | Brazil | Overall | #249 |
| Top Paid | India | Overall | #288 |
| Top Paid | Poland | Overall | #299 |
| Top Paid | Germany | Overall | #299 |
| Top Paid | Azerbaijan | Overall | #307 |
| Top Paid | Nigeria | Overall | #314 |
| Top Paid | Pakistan | Overall | #329 |
| Top Paid | Ukraine | Overall | #333 |
| Top Paid | Canada | Overall | #342 |
| Top Paid | Finland | Overall | #369 |
| Top Paid | Romania | Overall | #373 |
| Top Paid | Israel | Overall | #377 |
| Top Paid | Vietnam | Overall | #378 |
| Top Paid | Czechia | Overall | #379 |
| Top Paid | Italy | Overall | #380 |
| Top Paid | Greece | Overall | #397 |
| Top Paid | Egypt | Overall | #446 |
| Top Paid | Dominican Republic | Overall | #488 |

## Pythonista 3 Discovered Keywords
- pythonista
- python ide
- python2ide
- pythonista 3
- python code editor
- python editor app
- prompt 3

## Apps Similar to Pythonista 3
- [iCircuit](https://apptail.io/app/icircuit-YI/australia)
- [Things 3](https://apptail.io/app/things-3-msf/australia)
- [Shelly - SSH Client](https://apptail.io/app/shelly-ssh-client-IPg/australia)
- [Noteshelf 2](https://apptail.io/app/noteshelf-2-KuH/australia)
- [Logseq](https://apptail.io/app/logseq-DAH/australia)
- [LaTeX Editor Tex Pro](https://apptail.io/app/latex-editor-tex-pro-hnI/australia)
- [MyScript Calculator](https://apptail.io/app/myscript-calculator-RbR/australia)
- [iA Writer](https://apptail.io/app/ia-writer-fekb/australia)
- [Scrivener](https://apptail.io/app/scrivener-SEbc/australia)
- [Things 3 for iPad](https://apptail.io/app/things-3-for-ipad-azbl/australia)

## Pythonista 3 Available In
- [United States](https://apptail.io/app/pythonista-3-gxI/united-states)
- [China](https://apptail.io/app/pythonista-3-gxI/china)
- [Japan](https://apptail.io/app/pythonista-3-gxI/japan)
- [Germany](https://apptail.io/app/pythonista-3-gxI/germany)
- [Russia](https://apptail.io/app/pythonista-3-gxI/russia)
- [United Kingdom](https://apptail.io/app/pythonista-3-gxI/united-kingdom)
- [South Korea](https://apptail.io/app/pythonista-3-gxI/south-korea)
- [Canada](https://apptail.io/app/pythonista-3-gxI/canada)
- [France](https://apptail.io/app/pythonista-3-gxI/france)
- [Australia](https://apptail.io/app/pythonista-3-gxI/australia)
- [Netherlands](https://apptail.io/app/pythonista-3-gxI/netherlands)
- [Italy](https://apptail.io/app/pythonista-3-gxI/italy)
- [Switzerland](https://apptail.io/app/pythonista-3-gxI/switzerland)
- [Brazil](https://apptail.io/app/pythonista-3-gxI/brazil)
- [Spain](https://apptail.io/app/pythonista-3-gxI/spain)
- [Saudi Arabia](https://apptail.io/app/pythonista-3-gxI/saudi-arabia)
- [India](https://apptail.io/app/pythonista-3-gxI/india)
- [Taiwan](https://apptail.io/app/pythonista-3-gxI/taiwan)
- [Ukraine](https://apptail.io/app/pythonista-3-gxI/ukraine)
- [Sweden](https://apptail.io/app/pythonista-3-gxI/sweden)
- [Türkiye](https://apptail.io/app/pythonista-3-gxI/turkey)
- [Poland](https://apptail.io/app/pythonista-3-gxI/poland)
- [Mexico](https://apptail.io/app/pythonista-3-gxI/mexico)
- [Austria](https://apptail.io/app/pythonista-3-gxI/austria)
- [Belgium](https://apptail.io/app/pythonista-3-gxI/belgium)
- [Thailand](https://apptail.io/app/pythonista-3-gxI/thailand)
- [Czechia](https://apptail.io/app/pythonista-3-gxI/czechia)
- [Norway](https://apptail.io/app/pythonista-3-gxI/norway)
- [Finland](https://apptail.io/app/pythonista-3-gxI/finland)
- [Hungary](https://apptail.io/app/pythonista-3-gxI/hungary)
- [Hong Kong SAR China](https://apptail.io/app/pythonista-3-gxI/hong-kong)
- [Israel](https://apptail.io/app/pythonista-3-gxI/israel)
- [Denmark](https://apptail.io/app/pythonista-3-gxI/denmark)
- [Singapore](https://apptail.io/app/pythonista-3-gxI/singapore)
- [New Zealand](https://apptail.io/app/pythonista-3-gxI/new-zealand)
- [Vietnam](https://apptail.io/app/pythonista-3-gxI/vietnam)
- [Chile](https://apptail.io/app/pythonista-3-gxI/chile)
- [South Africa](https://apptail.io/app/pythonista-3-gxI/south-africa)
- [Slovakia](https://apptail.io/app/pythonista-3-gxI/slovakia)
- [Indonesia](https://apptail.io/app/pythonista-3-gxI/indonesia)
- [United Arab Emirates](https://apptail.io/app/pythonista-3-gxI/united-arab-emirates)
- [Romania](https://apptail.io/app/pythonista-3-gxI/romania)
- [Portugal](https://apptail.io/app/pythonista-3-gxI/portugal)
- [Colombia](https://apptail.io/app/pythonista-3-gxI/colombia)
- [Malaysia](https://apptail.io/app/pythonista-3-gxI/malaysia)
- [Belarus](https://apptail.io/app/pythonista-3-gxI/belarus)
- [Argentina](https://apptail.io/app/pythonista-3-gxI/argentina)
- [Ireland](https://apptail.io/app/pythonista-3-gxI/ireland)
- [Kazakhstan](https://apptail.io/app/pythonista-3-gxI/kazakhstan)
- [Greece](https://apptail.io/app/pythonista-3-gxI/greece)
- [Bulgaria](https://apptail.io/app/pythonista-3-gxI/bulgaria)
- [Philippines](https://apptail.io/app/pythonista-3-gxI/philippines)
- [Luxembourg](https://apptail.io/app/pythonista-3-gxI/luxembourg)
- [Croatia](https://apptail.io/app/pythonista-3-gxI/croatia)
- [Kuwait](https://apptail.io/app/pythonista-3-gxI/kuwait)
- [Peru](https://apptail.io/app/pythonista-3-gxI/peru)
- [Lithuania](https://apptail.io/app/pythonista-3-gxI/lithuania)
- [Qatar](https://apptail.io/app/pythonista-3-gxI/qatar)
- [Nigeria](https://apptail.io/app/pythonista-3-gxI/nigeria)
- [Egypt](https://apptail.io/app/pythonista-3-gxI/egypt)
- [Pakistan](https://apptail.io/app/pythonista-3-gxI/pakistan)
- [Kenya](https://apptail.io/app/pythonista-3-gxI/kenya)
- [Oman](https://apptail.io/app/pythonista-3-gxI/oman)
- [Slovenia](https://apptail.io/app/pythonista-3-gxI/slovenia)
- [Dominican Republic](https://apptail.io/app/pythonista-3-gxI/dominican-republic)
- [Armenia](https://apptail.io/app/pythonista-3-gxI/armenia)
- [Panama](https://apptail.io/app/pythonista-3-gxI/panama)
- [Azerbaijan](https://apptail.io/app/pythonista-3-gxI/azerbaijan)
- [Ecuador](https://apptail.io/app/pythonista-3-gxI/ecuador)
- [Malta](https://apptail.io/app/pythonista-3-gxI/malta)
- [Jordan](https://apptail.io/app/pythonista-3-gxI/jordan)
- [Lebanon](https://apptail.io/app/pythonista-3-gxI/lebanon)
- [North Macedonia](https://apptail.io/app/pythonista-3-gxI/north-macedonia)
- [Mali](https://apptail.io/app/pythonista-3-gxI/mali)
- [Namibia](https://apptail.io/app/pythonista-3-gxI/namibia)
- [Jamaica](https://apptail.io/app/pythonista-3-gxI/jamaica)
- [Cyprus](https://apptail.io/app/pythonista-3-gxI/cyprus)
- [Uganda](https://apptail.io/app/pythonista-3-gxI/uganda)
- [Uruguay](https://apptail.io/app/pythonista-3-gxI/uruguay)
- [Sri Lanka](https://apptail.io/app/pythonista-3-gxI/sri-lanka)
- [Iceland](https://apptail.io/app/pythonista-3-gxI/iceland)
- [Paraguay](https://apptail.io/app/pythonista-3-gxI/paraguay)
- [Mauritius](https://apptail.io/app/pythonista-3-gxI/mauritius)
- [Estonia](https://apptail.io/app/pythonista-3-gxI/estonia)
- [Macao SAR China](https://apptail.io/app/pythonista-3-gxI/macau)
- [Algeria](https://apptail.io/app/pythonista-3-gxI/algeria)
- [Madagascar](https://apptail.io/app/pythonista-3-gxI/madagascar)
- [Angola](https://apptail.io/app/pythonista-3-gxI/angola)
- [Latvia](https://apptail.io/app/pythonista-3-gxI/latvia)
- [Belize](https://apptail.io/app/pythonista-3-gxI/belize)
- [Senegal](https://apptail.io/app/pythonista-3-gxI/senegal)
- [Suriname](https://apptail.io/app/pythonista-3-gxI/suriname)
- [Brunei](https://apptail.io/app/pythonista-3-gxI/brunei)
- [Tunisia](https://apptail.io/app/pythonista-3-gxI/tunisia)
- [Bermuda](https://apptail.io/app/pythonista-3-gxI/bermuda)
- [Bahrain](https://apptail.io/app/pythonista-3-gxI/bahrain)
- [Barbados](https://apptail.io/app/pythonista-3-gxI/barbados)
- [Uzbekistan](https://apptail.io/app/pythonista-3-gxI/uzbekistan)
- [Cayman Islands](https://apptail.io/app/pythonista-3-gxI/cayman-islands)
- [Honduras](https://apptail.io/app/pythonista-3-gxI/honduras)
- [Ghana](https://apptail.io/app/pythonista-3-gxI/ghana)
- [Nepal](https://apptail.io/app/pythonista-3-gxI/nepal)
- [Grenada](https://apptail.io/app/pythonista-3-gxI/grenada)

---

## About AppTail

[AppTail](https://apptail.io) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io)
- [Top Charts](https://apptail.io/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io) - Mobile App Intelligence Platform*
