I want IPython or the Python interpreter to auto-load a module when I start them.
Is it possible?
For example when I start IPython:
$ ipy
Check the file ~/.ipython/ipythonrc - you can list all modules you want to load at the startup.
~/.ipython/ipythonrc