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: 22047, Watchers: 22047, Forks: 1048, Open Issues: 179

The chriskiehl/Gooey repo was created 12 years ago and the last code push was 7 months ago.
The project is extremely popular with a mindblowing 22047 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 179 open issues on GitHub

  • Replace getdefaultlocale() with getlocale()
  • Fix Python runtime warnings

See more issues on GitHub

Related Packages & Articles

wxPython 4.2.5

Cross platform GUI toolkit for Python, "Phoenix" version

pywinauto 0.6.9

A set of Python modules to automate the Microsoft Windows GUI

progressbar2 4.5.0

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

param 2.3.2

Declarative parameters for robust Python classes and a rich API for reactive programming