Software Alternatives & Reviews

Pythonista VS ptpython

Compare Pythonista VS ptpython and see what are their differences

Pythonista logo Pythonista

Bring the Zen of Python to iOS.

ptpython logo ptpython

a better Python REPL
  • Pythonista Landing page
    Landing page //
    2019-07-29
  • ptpython Landing page
    Landing page //
    2022-11-02

Pythonista videos

Writing Python on iPad using Pythonista! In-Depth Review + Is it Worth it?

More videos:

  • Review - Coding On The iPad - Pythonista Modules - Create iOS Apps on iPad With Python!

ptpython videos

A BETTER PYTHON REPL (READ EVAL PRINT LOOP) - PTPYTHON

Category Popularity

0-100% (relative to Pythonista and ptpython)
Education
100 100%
0% 0
Python IDE
0 0%
100% 100
Developer Tools
100 100%
0% 0
Text Editors
21 21%
79% 79

User comments

Share your experience with using Pythonista and ptpython. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

ptpython might be a bit more popular than Pythonista. We know about 11 links to it since March 2021 and only 10 links to Pythonista. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pythonista mentions (10)

  • Ask HN: Why don't smartphones encourage programming like early 80s computers?
    There are a few Python environments for iOS, and I'm sure Android also has some. Pythonista is probably one of the better ones. http://omz-software.com/pythonista/. - Source: Hacker News / about 1 year ago
  • Remote development on a mobile device
    Haven't tried it, but there's Pythonista. You can also use a remote terminal like blink shell and ssh into a tmux session. I also haven't tried this, either. Source: almost 2 years ago
  • How to code, build, and deploy from an iPad using Gitlab and Gitpod
    There's Pythonista - works pretty well, and you can import modules. I use it for messing around with MQTT. http://omz-software.com/pythonista/. - Source: Hacker News / about 2 years ago
  • Does anybody have a way to trigger an automation after using Apple Pay?
    You can write and execute a script with Pythonista. Source: about 2 years ago
  • Which Shortcuts companion apps are actually still maintained and working?
    I'd like to add Pythonista to the watch list - has not been updated in more than a year, but mentioned Shortcuts in its latest release notes. Source: over 2 years ago
View more

ptpython mentions (11)

  • Why Lisp?
    If you like using the REPL, for Python I recommend you try https://github.com/prompt-toolkit/ptpython. - Source: Hacker News / 12 months ago
  • Tools for productivity
    REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential.... Source: about 1 year ago
  • Is there a vim mode for zsh ?
    I use ptpython for my python repl https://github.com/prompt-toolkit/ptpython. I find it very convenient because it has a vim mode, and many vim similarities. Source: about 1 year ago
  • Is there a way to make the Python IDLE auto-close brackets and quotations?
    A library like ptpython should be what you're looking for, however this probably isn't an option for an exam setting. Source: over 1 year ago
  • Where do I go after learning lua?
    Create a repl to the standard that ptpython sets for python (both croissant and ilua leave a lot to be desired). Source: over 1 year ago
View more

What are some alternatives?

When comparing Pythonista and ptpython, you can also consider the following products

Learn Python The Hard Way - One of the best guides to learn Python & coding in general

iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.

Invent With Python - Learn to program Python for free

bpython - bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it...

One Month Python - Learn to build Django apps in just one month.

IDLE - Default IDE which come installed with the Python programming language.