Skip to content

Enhancement: Add Juno to the "Python for iOS and iPadOS" section on /download/other/ #3059

Description

@alexstaravoitau

Is your feature request related to a problem? Please describe.

The Python for iOS and iPadOS section on /download/other/ lists Pythonista and Pyto, but not Juno—another complete Python development environment for iPad and iPhone.

Describe the solution you'd like

Hi! I make Juno, a Python IDE and Jupyter notebook environment for iPad and iPhone, and I'd love for it to be listed alongside Pythonista and Pyto—much like Pyto was added back in #1560.

Juno has been running Python on iPhone and iPad since 2018—well before iOS became an officially supported platform in 3.13 with PEP 730, which I was very happy to see land: Juno 4 now builds on that official iOS support under the hood, and tracks current CPython (3.13 today), running entirely on-device and offline.

It ships native iOS builds of NumPy, pandas, Matplotlib, SciPy, scikit-learn and 100+ other packages, supports .py scripts and projects, .ipynb notebooks and an interactive REPL, installs most pure-Python packages from PyPI in-app, and exposes native iOS APIs to Python via the excellent Rubicon-ObjC.

Basic Example

A suggested entry, phrased to match the existing ones (happy to tweak):

Juno is a Python IDE and Jupyter notebook environment for your iPad or iPhone, running Python 3.13 fully on-device including a bundled scientific stack and third-party libraries.

Describe alternatives you've considered

No response

Drawbacks and Impact

No response

Additional context

Thanks for maintaining this page!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis is an improvement to existing code or configuration

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions