Skip to content

AYOUB-CODING1/python-command-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Simple Python Command Runner πŸπŸ’»

Description

A minimal Python program that allows you to execute system commands interactively.
Type your commands, and the program will run them directly on your machine.

Note: Use this responsibly. Executing commands can affect your system. Avoid running unknown commands.


Features

  • Execute any system command from Python
  • Interactive command prompt
  • Exit gracefully with exit, quit, or stop
  • Handles basic errors without crashing

Usage

  1. Run the script:
python command_runner.py

About

A simple python command runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages