This is a project to develop a cross-platform pythonic GUI API.
# Develop a GUI API that is designed specifically for Python.
# Provide implementations of the API for the three major platforms (Unix, Macintosh and Windows) that are small and lightweight.
# Document the API purely in Python terms, so that the programmer does not need to read the documentation for another GUI library.
# Get the library and its documentation included in the core Python distribution.