Software Alternatives & Reviews

Pythonista VS bpython

Compare Pythonista VS bpython and see what are their differences

Pythonista logo Pythonista

Bring the Zen of Python to iOS.

bpython logo bpython

bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it...
  • Pythonista Landing page
    Landing page //
    2019-07-29
  • bpython Landing page
    Landing page //
    2022-08-03

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!

bpython videos

Bpython - alternative interactive python interpreter

More videos:

Category Popularity

0-100% (relative to Pythonista and bpython)
Education
100 100%
0% 0
Python IDE
0 0%
100% 100
Developer Tools
100 100%
0% 0
Text Editors
29 29%
71% 71

User comments

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

Social recommendations and mentions

Pythonista might be a bit more popular than bpython. We know about 10 links to it since March 2021 and only 7 links to bpython. 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

bpython mentions (7)

  • What dev tools do you use in your python projects?
    Yeah, also it's worth to mention bpython. Source: almost 2 years ago
  • Release of IPython 8.0
    Yeah, mostly I lack time to catch up with Jonathan Slenders works, and have stronger backward compatibility requirements. b=But ptpython and pyipython are both great. I should also look into Rich and Textual https://bpython-interpreter.org/ is also another alternative python shell, and of course https://xon.sh. - Source: Hacker News / over 2 years ago
  • Need help setting up python on arch linux
    Python comes with IDLE as /usr/bin/idle but it doesn't have a corresponding .desktop file that would let it appear in the application menu. Otherwise, /usr/bin/python has an interactive mode and bpython is a wrapper around that interactive mode that has like syntax highlighting, indenting, undo, etc. Source: over 2 years ago
  • PyCharm console
    Someone posted bpython which I'm pretty ecstatic about but always good to know options. Source: almost 3 years ago
  • PyCharm console
    Someone else posted this - bpython - which is what I was looking for. Source: almost 3 years ago
View more

What are some alternatives?

When comparing Pythonista and bpython, 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

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

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

ptpython - a better Python REPL