A Python GUI library ported from C
Project description
GooeyGUI Python
Python bindings for the Gooey GUI library.
GooeyGUI allows you to create and manage GUI applications in Python using the Gooey C library.
Installation
Step 1: Install the C library
Follow the instructions in the main Gooey C repository to compile the library and generate the shared library (.so, .dll, or .dylib).
Step 2: Install the Python bindings
- Clone this repository or download the Python bindings.
- Ensure the compiled shared library (
libgooey.so,libgooey.dll, orlibgooey.dylib) is available in the same directory as the Python bindings.
Conrtribution
- to build
python3 setup.py bdist_wheel
- to push to pypi
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file GooeyGUI_Python-1.0.4-py3-none-any.whl.
File metadata
- Download URL: GooeyGUI_Python-1.0.4-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74e87df4a5862dcf41d6653cd51794f91c20bfd6e1f35d7d215c81998042003d
|
|
| MD5 |
7539454b689684c7b5073c0f0376448d
|
|
| BLAKE2b-256 |
1a5ac61a9918cec87e5869332921012eb8cfb117a1324560a3ce1871a916d08e
|