Skip to content

Repository files navigation

GUI Executor

You ever wanted to execute your Python code from a simple GUI without the need to use a REPL or commandline? Look no further, use GUI Executor.

Installation

Install this package in your virtual environment:

$ python3 -m pip install [--upgrade] gui-executor 

Documentation

You can find the documentation at https://ivs-kuleuven.github.io/gui-executor/.

Running the Tests

$ PYTHONPATH=~/github/gui-executor/tests gui-executor --module-path tasks.shared --module-path tasks.specific --debug

About

Do you need to create a GUI out of your functions? The Task Executor GUI may be just what you need. It's a no-code solution that uses Python and Jupyter to create a GUI

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages