Is there a good emacs mode that will allow tab-completion of local python variables? I set up ipython.el but it will only tab-complete things in the scope of the interpreter
If you just want to get it up and running with minimal fuss, try the emacs-for-python package.
Happy coding!