May 13, 2013
The following notes are from a presentation I gave at the ChiPy this month on PyJnius, a Python library for accessing Java classes.
The specific use case demonstrated here is for interacting with Android devices, including automation of UI actions.
PyJnius is a spinoff of the Kivy project, which provides an open source UI toolkit especially suitable [...]
"Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games. It provides the real time feedback we need to not only answer questions about our code, but to understand how our programs really work."
By far the most succinct and useful docs on this Python module
October 25, 2012
A PyCon 2012 presentation