About pyatspi2 ============== The Access Technology Service Provider Interface (AT-SPI) is a set of interfaces that allow access technologies such as screen readers to programmatically determine what is being displayed on the screen and simulate keyboard and mouse events. It can also be used for automated testing.
The pyatspi2 module contains python bindings for the AT-SPI library found in the at-spi2-core module. Note that it is also possible to use libatspi more directly from python via gobject-introspection; this module mainly exists for historical reasons. News ==== * Add object:announcement to the list of events. * Add support for ATSPI_ROLE_PUSH_BUTTON_MENU. What's new in pyatspi 2.45.1: Download ======== https://download.gnome.org/sources/pyatspi/2.45/pyatspi-2.45.90.tar.xz (316K) sha256sum: 30ebf8fc1cd61328734a5cb31b64f65b9a337154994df93a5091d74e1e8cefb9 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
