PixelPy logo PixelPy v1.6.0

Case Study

PixelPy

A local environment for Python projects on Android, with automations, result viewers, detailed history, and notebooks for each project.

A programming workspace that fits in your pocket.

Create

Projects with multiple scripts, data files, images, and other resources.

Explore

View Markdown, JSON, CSV, images, ZIP, and Excel without leaving the application.

Continue

Detailed history, typed parameters, and local notebooks with Python and Markdown cells.

Programming on a phone often feels like a limited version of real work.

Mobile options usually handle isolated exercises or depend on external services, making multi-file projects difficult to continue.

Treat the phone as a workspace, not only as a console.

PixelPy combines editing, organization, execution, and debugging in an experience adapted to mobile keyboards and touch screens.

Desktop-level capability adapted to a phone's constraints.

Interaction

Designed for mobile keyboards

Direct controls, autocomplete, and search reduce the friction of writing code on a small screen.

Continuity

Return exactly where you stopped

Automatic saving preserves the project, file, tab, and cursor position.

Privacy

Local by default

Code remains on the device and Internet is only used when the user's script requests it.

Automation

Run without opening the app

WorkManager schedules scripts while the widget shows status, opens the result, or runs the task immediately.

Adapting does not mean simplifying until the product loses utility.

The opportunity was to preserve projects, resources, versions, and debugging while redesigning access for a touch screen.

Version 1.5 turns the phone into a continuous Python environment.

PixelPy combines automations and published results with comparable history, templates, advanced resource management, and a local notebook that shares variables across cells.