Skip to content

Releases: simularis/mypydemo

v0.1.0 released

24 Oct 02:13

Choose a tag to compare

Released now with license and readme. Download and extract mypydemo.zip to run the executable files on Windows.

  • mygooey2.exe demonstrates the tool with all the convenience features, including GUI and FileChooser widgets
  • mygooey1.exe demonstrates the GUI without widgets. It is easy to write, a little less easy to use.
  • myscript.exe has all the capabilities of the GUI tool version, but the user must start it from the command line. From a terminal, enter myscript --help.

Initial release

23 Oct 23:57

Choose a tag to compare

The first release. Download and extract mypydemo.zip to run the executable files on Windows.

  • mygooey2.exe demonstrates the tool with all the convenience features, including GUI and FileChooser widgets
  • mygooey1.exe demonstrates the GUI without widgets. It is easy to write, a little less easy to use.
  • myscript.exe has all the capabilities of the GUI tool version, but the user must start it from the command line. From a terminal, enter myscript --help.