# Pythona - Python 3 IDE — Offline Python compiler & AI

> On-device Python 3.14 IDE with AI, notebooks, and scientific libraries for iOS. (iPhone/iPad app by Beijing Chain of Thought Technology Co., Ltd.)

- Source: https://appshunter.io/ios/app/pythona-python-3-ide/id6760310359 (this page in markdown: same URL + `.md`)
- Developer: [Beijing Chain of Thought Technology Co., Ltd](https://appshunter.io/developer/1869871978)
- Category: Developer Tools, Utilities
- Price: Free with in-app purchases
- Rating: 5.00/5 from 4 App Store ratings · 4 written reviews indexed
- Age rating: 4+
- Requires: iOS 17.0 · 512 MB
- Languages: Russian, German (Germany), Japanese, French (France), Chinese (Simplified, China), Chinese (Traditional, Taiwan), American English, European Spanish, Korean
- Released: 2026-03-23
- Data updated: 2026-08-20
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/pythona-python-3-ide/id6760310359/reviews.md

## What is Pythona?

Run Python — and large language models, fully on-device — right on your iPhone and iPad. Pythona is a full-featured Python 3.14 IDE that brings real scientific computing, notebooks, and local AI to your device.

Jupyter-style notebooks
Write and run Python in cells, just like Jupyter — charts, tables, images, and math render inline. Open, edit, and save .ipynb files to run data analysis and experiments anywhere.

On-device AI & machine learning
Run large language models entirely on-device with MLX, Apple's ML framework for Apple Silicon — inference runs locally, no API keys required. Try the included local LLM demo to get started in seconds.

Scientific computing, preinstalled
NumPy, SciPy, scikit-learn, Pandas, Matplotlib, OpenCV and more come precompiled and ready to import.

A local Python environment
- Python 3.14 with popular libraries
- Smart, fast code completion
- Syntax highlighting for many languages (JavaScript, C, Rust, Go, HTML, CSS, Shell, and more)
- Markdown file preview
- Create, save, and organize your scripts, and install more pure-Python packages via the built-in package manager

Whether you're prototyping ML ideas, running data analysis, or learning Python on the go, Pythona puts a genuinely capable Python environment in your pocket.

## Key features

- Jupyter-style notebooks
- On-device AI & machine learning
- Preinstalled scientific computing libraries
- Local Python 3.14 environment
- Smart code completion
- Markdown file preview

## Pricing and in-app purchases

Base price: Free.

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| Pythona Pro | $9.99 | one-time |


## Chart rankings

- #196 in Top Free · Developer Tools (US App Store)

## Recent user reviews (4 of 4)

All indexed reviews: https://appshunter.io/ios/app/pythona-python-3-ide/id6760310359/reviews.md

### 1/5 — 这也太难用了吧

*2026-06-11*

直接卡到爆，纯骗人的垃圾

### 5/5 — Works great, fantastic support

*2026-05-20*

It works as described, a current python version, easy installation of packages etc. What was best so far is the support. I needed mlx to run llms locally on my ipad, and the package was added within hours and fully working within days. Incredibly good and friendly support.

### 1/5 — 这也太难用了吧

*2026-04-06*

直接卡到爆，纯骗人的垃圾

### 5/5 — New feature request

*2026-04-05*

希望能增加可以引入外部文件夹的功能，以外部文件夹作为运行路径，比如iCloud或者one drive下面的文件夹，每次复制很麻烦

**Developer response:** 感谢您的支持和建议，这个需求我们已经关注到，后续会继续完善文件夹访问与使用体验，感谢反馈。

## Frequently asked questions about Pythona

### What is Pythona?

Pythona is a free, on-device Python 3.14 IDE for iPhone and iPad. It allows you to run Python code, scientific computing libraries, and large language models directly on your device.

### Does Pythona support Jupyter notebooks?

Yes, Pythona features Jupyter-style notebooks. You can write and run Python in cells, with charts, tables, and images rendering inline, and it supports opening, editing, and saving .ipynb files.

### Can I run AI models with Pythona?

Yes, Pythona enables running large language models entirely on-device using Apple's MLX framework. This means inference runs locally without requiring any API keys.

### What scientific computing libraries are included with Pythona?

Pythona comes precompiled with popular scientific computing libraries such as NumPy, SciPy, scikit-learn, Pandas, Matplotlib, and OpenCV, ready for immediate import and use.

### Is Pythona free to use?

Yes, Pythona is completely free to download and use. It does not have any in-app purchases or advertisements.

### On which devices can I use Pythona?

Pythona is supported on iPhone and iPad devices. It is designed to leverage Apple Silicon for its on-device processing capabilities.

### How often is Pythona updated?

The latest version of Pythona is 2.0.0, released on June 7, 2026. The app is actively maintained, with recent updates indicating ongoing development and feature enhancements.

### Does Pythona have ads?

No, Pythona is ad-free. The application does not contain any advertisements, providing an uninterrupted coding experience.

## Version history (last 5 releases)

### 2.2.3 — 2026-08-11

- Added a visual debugger, code diagnostics, and an Outline view.
- Improved the Git source control experience.
- Bug fixes and stability improvements.

### 2.2.2 — 2026-08-05

- Added message navigation for long AI conversations, making it easy to preview and jump to earlier questions.
- Expanded OpenCV with new modules for RGB-D, structured light, point clouds, video stabilization, and more.
- Updated bundled Python packages: annotated-types 0.8.0, astropy-iers-data 0.2026.8.3.0.53.6, and packaging 26.3.
- Bug fixes and performance improvements.

### 2.2.1 — 2026-07-18

- AI assistant improvements: a Background Running setting on iOS 26, plus more reliable tool calls, stopping and continuation, and improved OpenAI and Anthropic API compatibility.
- File and editor improvements: choose where the file browser opens at launch and locate the current file across Documents, iCloud, and external folders; the editor keyboard toolbar now includes Paste, Find, and Replace.
- Updated bundled components, including NumPy 2.5.1, OpenCV 5.0.0, MLX 0.32.0, PyAV 18.0.0, Pillow 12.3.0, and FFmpeg 8.1.2.
- Improved AI chat recovery after Web content process interruptions and fixed Python output issues for better stability.

### 2.1.1 — 2026-06-28

- AI chat improvements: smoother streaming, a new scroll-to-bottom button, and chat history switching.
- Enhanced Shortcuts (App Intents): run in the foreground on iOS 26 and fewer run-path restrictions.
- Various stability fixes and refinements.

### 2.1.0 — 2026-06-20

- Upgraded the built-in Python to 3.14.6.
- Upgraded built-in scientific computing and data packages: pandas, SciPy, scikit-learn, matplotlib, cryptography, lxml, pydantic, and more.
- New video processing: built-in FFmpeg, video read/write in OpenCV, and the new PyAV.
- AI assistant improvements: added the OpenAI Responses API, redesigned chat interface, and assistant tasks now keep running in the background.
- Various stability fixes and refinements.

## Apps similar to Pythona

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [DangGIT](https://appshunter.io/ios/app/danggit/id6760675648) | 3.3 (3) | Free | Developer Tools |
| [Punk Code](https://appshunter.io/ios/app/punk-code/id6759588982) | — | Free | Developer Tools |
| [Deviap](https://appshunter.io/ios/app/deviap/id6760871533) | 3.0 (1) | Free | Developer Tools |
| [NetScanner - HTTP Catcher](https://appshunter.io/ios/app/netscanner-http-catcher/id6760716921) | 3.7 (3) | Free | Developer Tools |
| [ShelveApp](https://appshunter.io/ios/app/shelveapp/id6761139980) | — | Free | Developer Tools |
| [IM.codes](https://appshunter.io/ios/app/imcodes/id6761014424) | 5.0 (1) | Free | Developer Tools |

## More apps by Beijing Chain of Thought Technology Co., Ltd

- [IonSharp - .NET & C# IDE](https://appshunter.io/ios/app/ionsharp-net-and-c-ide/id6798952741)
- [RenPlay - Ren'Py Player](https://appshunter.io/ios/app/renplay-renpy-player/id6800519564)

All apps by Beijing Chain of Thought Technology Co., Ltd: https://appshunter.io/developer/1869871978

## Related topics

[matplotlib](https://appshunter.io/ios/topics/matplotlib) · [peterjohn pytorch mps](https://appshunter.io/ios/topics/peterjohn-pytorch-mps) · [pestolink](https://appshunter.io/ios/topics/pestolink) · [python 3](https://appshunter.io/ios/topics/python-3) · [peterjohn numpy matplotlib](https://appshunter.io/ios/topics/peterjohn-numpy-matplotlib) · [python 3 ide](https://appshunter.io/ios/topics/python-3-ide)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-20.*
