_REF
PyMT: Python Multitouch Toolkit
PyMT is an open source library for developing multi-touch applications. It is completely cross-platform (Linux/OSX/Win) and released under the terms of the GNU LGPL.
It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and an architecture that is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.
Thanks to PyMT’s pure Python interface, you can take advantage of its highly dynamic nature and use any of the thousands of high quality Python libraries out there. At the same time, performance-critical sections are internally implemented on the C-level to maximize performance.
See http://pymt.eu for more information.
PyMT directory
PyMT configuration filename
Call post-configuration of PyMT. This function must be called in case of you create yourself the window.
PyMT data directory
PyMT user-home storage directory
PyMT icons config path (don’t remove last ‘’)
PyMT external libraries directory
PyMT modules directory
Global settings options for pymt
PyMT input provider directory
Register a function to be call when pymt_configure() will be called.
Warning
Internal use only.
PyMT user modules directory