Skip to content

rBrenick/argument-dialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argument-dialog

Automatic QT dialog for python functions.

This tool will analyze python function arguments and generate a UI for setting them in a function call.

tool screenshot

Pressing "Run" will then execute the function with the specified arguments.

Was designed with one particular function in mind with lots of arguments. But could be useful for other things.

Special thanks to Harald Zlattinger. This tool would not exist if he hadn't shown me the magic of unpacking dictionaries into kwargs.

About

Generate QT dialog for python function arguments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages