== 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 == * [[http://anygui.sourceforge.net/|AnyGui home site]] * [[http://sourceforge.net/projects/anygui/|AnyGui project on SourceForge]] == AnyGui documentation == * 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]] == Supported platforms == Current status of platform support [[http://anygui.sourceforge.net/platforms.php|available]] on the site. For the date of writing (16 September 2002) platform list was: * TkInter * BeThon * Java Swing * PythonWin (MSW via Win32All) * PyGtk * WxPython * PyQt * Plain Text (also Curses) Future plans are: * Dynamic HTML * PyFLTK * PyUI * PicoGUI (http://picogui.org)