스크린샷
설명
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, "batteries are included" – 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'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's easy to run your scripts whenever you need them, without having to switch between different apps. Features: > Powerful code editor with syntax highlighting, code completion, and scripting support > Interactive prompt with code completion, command history, and support for showing images > Integrated visual debugger and object inspector > Complete offline documentation with quick lookup directly from the editor > Various beautiful light and dark color themes, and a theme editor to make your own > UI editor for quick prototyping > Integrated PEP 8 style checker and code formatter > Supports most of the Python standard library and additional modules for graphics, sound, and iOS integration (for example clipboard, contacts, reminders, photos, ui...) > Many popular third-party modules included, for example requests, numpy, matplotlib, pandas, Pillow... > Lots of included examples > Universal app for iPad and iPhone > Share sheet extension for running scripts from almost any app > Scriptable system-wide keyboard to use Python in any app that edits text > 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 "Pythonista" is used with kind permission from the Python Software Foundation.
새로운 소식
> 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.
상세 정보
- 개발사
- omz:software
- 주 카테고리
- Productivity
- 현재 버전
- 3.4
- 버전 출시일
- 2023-04-27
- 최초 출시일
- 2016-06-14
- 용량
- 853 MB
- 연령 등급
- 4+
- 가격
- USD 9.99
- 언어
- EN
- 번들 ID
- com.omz-software.Pythonista3
- 현재 버전 평점
- ★ 4.46 (1,511)
- 첫 수집
- 2026-05-28
메타데이터 갱신 2026-06-14
순위 히스토리
무료 기준 · 최대 90일 · 상위 5개 카테고리 표시 (Y축: 순위, 낮을수록 상위)
순위 히스토리 데이터가 없습니다
무료 순위
순위 없음
유료 순위
경쟁 벤치마크 — Productivity Top 10
이 앱을 이기려면 무엇이 필요한가 — 같은 카테고리 상위권과의 비교입니다. 주황색 행이 현재 앱입니다.
| # | 앱 | 가격 | 평점 | 리뷰 수 | 언어 | 최근 업데이트 |
|---|---|---|---|---|---|---|
| 1 | QuickBend: Conduit Bending | USD 6.99 | ★ 4.82 | 3,769 | 0 | 2026-03-03 |
| 2 | Things 3 | USD 9.99 | ★ 4.82 | 27,651 | 9 | 2026-03-25 |
| 3 | Scrivener | USD 23.99 | ★ 4.18 | 2,575 | 10 | 2023-09-29 |
| 4 | iBend Pipe | USD 3.99 | ★ 4.29 | 96 | 1 | 2018-01-02 |
| 5 | iFacialMocap | USD 7.99 | ★ 3.36 | 56 | 15 | 2026-04-17 |
| 6 | Pythonista 3 | USD 9.99 | ★ 4.46 | 1,511 | 1 | 2023-04-27 |
| 7 | Dark Reader for Safari | USD 4.99 | ★ 4.28 | 274 | 1 | 2026-05-06 |
| 8 | Due - Reminders & Timers | USD 7.99 | ★ 4.67 | 2,775 | 17 | 2026-06-06 |
| 9 | Site Audit Pro | USD 12.90 | ★ 4.83 | 10,491 | 1 | 2026-05-27 |
| 10 | Whisper Notes - Speech to Text | USD 6.99 | ★ 4.62 | 490 | 37 | 2026-06-09 |
유저 리뷰
ろくに動かない。 すぐに落ちる。 iPhone17pro 512GB これですぐ落ちるって、動く機種あるの?
プログラマーとして致命的ですが英語が苦手です。 ソフトだけでも日本語化をお願いしたい。
14000원 받고 파는 주제에 폰트변경도 한국어 입력도 제대로 못하는 쓰레기
iOS18 起動してすぐにアプリ落ちが頻発 代入して式ひとつみたいなシンプルなテストしか入力してません 使い物になりません
pip install scipyもエラーとなり使えませんでした
다운만 받았는데 결제해버리냐?
毎日使っている、素晴らしいアプリ、ありがとうございました。
When I try to paste texts with multiple lines on console, it just read as one line.
iPhone 16 pro, iOS18.5の環境で、スクリプトでprintの後に()括弧をいれると強制終了になります
すぐアプリが落ちる改善されない限り買うべきではない
다음은 영어 번역입니다: When entering Korean, the characters are separated into individual components, and since NFC normalization is not applied, it causes many issues.
ios18.3.2 iPhone11を使用。 uiを使用しボタン押下でダイアログ表示(例: dialogs.alert('TEST')) をするとフリーズする。 ボタン押下ではなく、起動時の表示ではフリーズしない。 hud_alertでは問題はない。 ちなみに、sceneでも画面クリックでのalert表示もフリーズする(hud_alertは問題なし)。
변동(신규 진입·급상승) 감지된 앱에 한해 Apple RSS 최신 리뷰를 수집합니다.