Posts tagged with ipython
Launching wxPython apps with an iPython shell
Dennis - June 27th, 2009
Published in Programming
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 built in wx support (as well as support for other GUIs and frontends). So anyway, [...]
- Share this:
- Share
No Comments