Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

This is a Tkinter BaseApp that will support the use of scripts inside it to run in a standalone fashion. Please feel free to poke at it, i will use it to run another repo that is in my profile but if it is helpful to you, feel free to fork it

Notifications You must be signed in to change notification settings

IvanValadezCastaneda/TkinterBaseApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Script Runner

This is a simple interface for running Python scripts. You can use this interface to quickly deploy a bunch of Python scripts that you have.

Getting Started

To use this interface, you'll need to have Python 3 installed on your system. You can download the latest version of Python

Once you have Python installed, you can run the interface by running the runner.py script in a terminal or command prompt:

python runner.py

This will start the interface and allow you to select and run Python scripts.

Pending the Scripts

Adding Scripts

Running Scripts

To run a Python script, simply select it from the list of available scripts and click the "Run" button. The script will be executed, and any output or errors will be displayed in the interface.

Customizing the Interface

Contributing

If you find a bug or have a suggestion for a new feature, feel free to open an issue or submit a pull request on GitHub

About

This is a Tkinter BaseApp that will support the use of scripts inside it to run in a standalone fashion. Please feel free to poke at it, i will use it to run another repo that is in my profile but if it is helpful to you, feel free to fork it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages