Run a Twisted reactor inside IPython.
- Copy
twist.pyto~/.ipython/twist.py - Copy
tpythonto~/bin/tpython - Make
tpythonexecutable:chmod +x ~/bin/tpython
You may need to add $HOME/bin to your path.
Run a Twisted reactor inside IPython.
twist.py to ~/.ipython/twist.pytpython to ~/bin/tpythontpython executable: chmod +x ~/bin/tpythonYou may need to add $HOME/bin to your path.