Skip to content

Latest commit

Β 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Script Runner

Version

A fast and efficient Windows utility for managing and executing your Python scripts locally in one centralized place.

πŸš€ Features

  • Centralized Management: Easily add and keep track of your Python scripts in a clean, modern list.
  • One-Click Execution: Run your Python scripts directly from the GUI without opening the command prompt manually.
  • Integrated Console: View standard output and errors in real-time with color-coded syntax (green for regular output, red for errors).
  • Auto-Updates: Built-in update checker directly connects to this GitHub repository to ensure you always have the latest version.
  • Safe Deletion: Removing a script from the runner safely moves the file to the Windows Recycle Bin rather than permanently deleting it.

πŸ“‹ Prerequisites

  • Windows OS: Windows 10 or 11 recommended.
  • Python: Python must be installed on your system and added to your system's PATH environment variable so the runner can execute the scripts.

πŸ“¦ Installation

  1. Navigate to the Releases page of this repository.
  2. Download the latest compiled executable file.
  3. Run the application. No complex installation or setup is required!

πŸ’» Usage

  1. Click βž• Add Script and browse for a Python file (.py) to add it to your collection.
  2. To run a script, click the β–Ά Run button next to its name. The console window will automatically expand to show the output.
  3. To remove a script, click the ❌ Delete button.

πŸ‘¨β€πŸ’» About Us

Developed and maintained by PixelPanga Tech.

🌐 Website: http://pixelpanga.freedev.app/

πŸ“œ License

Β© PixelPanga Tech. All rights reserved.


Easily add, remove, and execute your Python scripts in one centralized place.

About

Run Python Script and Collct in single place

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors