Tag Archives: wthread

Launching wxPython apps with an iPython shell

Suppose you want to run your fancy wxPython application but have a shell in the background to peek and poke at certains settings, help debug, and possibly even use an API that your program provides to automate tasks. iPython has … Continue reading

Posted in Programming | Tagged , , , , | Comments Off on Launching wxPython apps with an iPython shell