Size: 1250
Comment:
|
← Revision 6 as of 2014-03-13 23:42:46 ⇥
Size: 1277
Comment: http://sourceforge.net/projects/anygui/
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
The purpose of AnyGui project is to create a generic access API to different types of GUI libraries found to work with Python. The name is inspired by the standard Python module anydbm, which provides generic access to DBM-style databases. | The purpose of AnyGui project was ('''development stopped in 2002''') to create a generic access API to different types of GUI libraries found to work with Python. The name is inspired by the standard Python module anydbm, which provides generic access to DBM-style databases. |
Line 6: | Line 6: |
* [http://anygui.sourceforge.net/ AnyGui home site] * [http://sourceforge.net/projects/anygui/ AnyGui project on SourceForge] |
* [[http://anygui.sourceforge.net/|AnyGui home site]] * [[http://sourceforge.net/projects/anygui/|AnyGui project on SourceForge]] |
Line 11: | Line 11: |
* Some documentation available in [http://sourceforge.net/project/showfiles.php?group_id=30226&release_id=74097 distribution archive] * [http://anygui.sourceforge.net/docs.php Documentation on AnyGui site] * [http://sourceforge.net/docman/?group_id=30226 Project documentation on SourceForge] * [http://anygui.sourceforge.net/faq.php AnyGui FAQ] |
* Some documentation available in [[http://sourceforge.net/project/showfiles.php?group_id=30226&release_id=74097|distribution archive]] * [[http://anygui.sourceforge.net/docs.php|Documentation on AnyGui site]] * [[http://sourceforge.net/docman/?group_id=30226|Project documentation on SourceForge]] * [[http://anygui.sourceforge.net/faq.php|AnyGui FAQ]] |
Line 17: | Line 17: |
Current status of platform support [http://anygui.sourceforge.net/platforms.php available] on the site. | Current status of platform support [[http://anygui.sourceforge.net/platforms.php|available]] on the site. |
Line 21: | Line 21: |
* [http://www.drizzle.com/~donn/Bethon.html Bethon] (BeOS native) | * BeThon |
Line 23: | Line 23: |
* PythonWin (MSW via win32all) | * PythonWin (MSW via Win32All) |
Line 34: | Line 34: |
* PicoGUI (http://picogui.org) |
Introduction
The purpose of AnyGui project was (development stopped in 2002) to create a generic access API to different types of GUI libraries found to work with Python. The name is inspired by the standard Python module anydbm, which provides generic access to DBM-style databases.
AnyGui links
AnyGui documentation
Some documentation available in distribution archive
Supported platforms
Current status of platform support available on the site. For the date of writing (16 September 2002) platform list was:
Future plans are:
- Dynamic HTML
- PyFLTK
- PyUI
PicoGUI (http://picogui.org)