Run, map, loop, and stream Python.
Arise Python Commander brings Python automation directly to Stream Deck with a cohesive visual system and four focused workflows. Trigger one-off scripts, map explicit output values to visual states, keep background services alive on a timer, and stream live values or progress onto keys. The property inspector follows the same neon-industrial design language as the key art, so configuration feels like part of the product instead of a generic form.
One plugin, four Python workflows.
Each action solves a different automation shape: instant triggers, mapped status output, timed background checks, and continuous live streams.
Run Script
Launch any Python file from a key press and reflect result output on-key with polished generated visuals.
Multi-State
Map up to five explicit output values to distinct visual outcomes for status dashboards and toggles.
Loop Script
Run a script on a repeating timer: timestamps, periodic refreshes, service checks, and background polling.
Stream Script
Start a long-running script and stream stdout to the key in real time: live counters, progress, and dynamic labels.
From script output to a clear key state.
Every action shares the same runtime states, so once you learn one, you know them all: ready, active, a mapped outcome, and stopped.

Ready
Idle, waiting for a press.

Active
Script is running right now.

Success
Exited clean, mapped to OK.

Warning
Mapped output flags a caution.

Error
Script failed or returned an error state.

Stopped
Loop or stream ended, back to idle.
One live stream, five ways to show it.
Stream Script keeps stdout flowing to the key in real time. Pick the layout that fits the value: plain text, a bar, a compact bar, a radial ring, or a bar with a mapped final icon.

Text
Plain live text, updated line by line.

Progress Bar
A full-width bar tracks the percentage as it climbs.

Compact Bar
A slimmer bar for keys that also show a label.

Radial
A circular ring for progress that reads at a glance.
Final Icon
A bar that swaps to a mapped icon once the run finishes.
Point it at a script and go.
Works with any Python 3 install, with optional virtual environment support. Property inspectors ship with presets and examples so the first script takes minutes, not hours.
Put your scripts on hardware keys.
Run Script, Multi-State, Loop Script, and Stream Script are ready to install today.
View on MarketplaceFAQ
What does Arise Python Commander do?
It runs Python scripts from Stream Deck and maps script output to visual key states so automations stay readable at a glance.
Which workflows are included?
The plugin includes Run Script, Multi-State, Loop Script, and Stream Script workflows for one-off tasks, value mapping, timer-based services, and live key updates.
Can I map specific output values to key visuals?
Yes. You can map explicit outputs such as true/false, ok/error, and running/stopped to different key states directly from the property inspector.