Contents

Gooey 1.0.8.1

0

Turn (almost) any command line program into a full GUI application with one line

Turn (almost) any command line program into a full GUI application with one line

Stars: 20379, Watchers: 20379, Forks: 1003, Open Issues: 167

The chriskiehl/Gooey repo was created 10 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 20379 github stars!

How to Install gooey

You can install gooey using pip

pip install gooey

or add it to a project with poetry

poetry add gooey

Package Details

Author
Chris Kiehl
License
MIT
Homepage
http://pypi.python.org/pypi/Gooey/
PyPi:
https://pypi.org/project/Gooey/
GitHub Repo:
https://github.com/chriskiehl/Gooey

Classifiers

  • Desktop Environment
  • Software Development/Build Tools
  • Software Development/Widget Sets
No  gooey  pypi packages just yet.

Errors

A list of common gooey errors.

Code Examples

Here are some gooey code examples and snippets.

GitHub Issues

The gooey package has 167 open issues on GitHub

  • Is there a way to retain global state upon "Edit" (i.e going back to the first screen and running script again)
  • Problem with "colored" library for richtext-control
  • Change "is not" to "!=" when checking literals
  • increment field in Slider widget not working
  • Gooey outputs characters after completion ""
  • Gooey 1.0.8.1 Validation Not Working
  • program_name missed while launching gooeyparser
  • problem with pyinstaller. 'NoneType' object has no attribute 'isatty'
  • No status info is showed anymore after pyinstaller pkg to one exe file… What should I do next?
  • update release requirements for Python 3.11 on conda-forge
  • pyinstaller to exe,run the exe, and it cannot end after completion
  • Add –ignore-gooey option to README
  • Fallback to CLI?

See more issues on GitHub

Related Packages & Articles

wxPython 4.2.1

Cross platform GUI toolkit for Python, "Phoenix" version

pywinauto 0.6.8

A set of Python modules to automate the Microsoft Windows GUI

progressbar2 4.4.2

A Python Progressbar library to provide visual (yet text based) progress to long running operations.

param 2.1.0

Make your Python code clearer and more reliable by declaring Parameters.

autopy 4.0.0

A simple, cross-platform GUI automation library for Python.