$ release --version 1.0.0 --date 2025-03-27
- - Initial release with full environment support.
- - Integrated OLED-styled UI.
//WORKSPACE/SOFTWARE/PYPILOT
// PRODUCT_DOSSIER
PyPilot is a desktop utility that runs Python files through configurable local runtime profiles and live diagnostics.
PyPilot is a cross-platform desktop app for launching Python scripts without the overhead of a full IDE. Built with Electron, TypeScript, React, and Vite, it detects local Python tooling such as Python, Conda, Poetry, uv, and Hatch, then helps users configure reliable execution setups. The app supports drag-and-drop file launching, OS file-open integration, built-in console output, run history, process stopping, recent files, environment variables, tray controls, and launch-at-login behavior. Its architecture separates Electron main-process services, shared validation models, IPC handlers, and React UI state, with electron-store persistence, electron-builder packaging, and Vitest coverage for core logic.
| Platform | Version | Action |
|---|---|---|
| macOS | 1.0.0 | Download |
$ release --version 1.0.0 --date 2025-03-27