https://github.com/progval/manygui
Fork of Anygui (abandonned since 2002). Manygui is an abstraction layer to several GUI toolkits written in Python.
https://github.com/progval/manygui
Last synced: 8 months ago
JSON representation
Fork of Anygui (abandonned since 2002). Manygui is an abstraction layer to several GUI toolkits written in Python.
- Host: GitHub
- URL: https://github.com/progval/manygui
- Owner: progval
- License: other
- Created: 2011-11-13T19:14:55.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-16T18:07:51.000Z (about 14 years ago)
- Last Synced: 2025-02-12T05:15:25.854Z (10 months ago)
- Language: Python
- Homepage:
- Size: 1.24 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Manygui is a generic package which functions as a "front-end" to
various existing GUI packages for Python, presenting a simple, unified
API for writing GUI applications.
There isn't much documentation available at the moment, but for more
information, consult the project web pages at
http://www.manygui.org
For license information, see the accompanying LICENSE file. For
installation instructions, see INSTALL.