Module remotePythonConsole
[hide private]
[frames] | no frames]

Module remotePythonConsole

source code

Provides an interactive Python console run inside NVDA which can be accessed via TCP. To use, call initialize to start the server. Then, connect to it using TCP port PORT. The server will only handle one connection at a time.

Classes [hide private]
  RequestHandler
Functions [hide private]
 
initialize() source code
 
terminate() source code
Variables [hide private]
  PORT = 6832
  server = None
hash(x)