The extensions collection is designed to be extremely pluggable in your emacs environment. After you've plugged in this package you have a perfect environment for python development and you can start immediately to use it. It powers a lot of features, that comes from very notable packages so the extensions used are extremely stable, some of them are:
unpack the archive and add
(load-file "/path/to/epy-init.el")to your .emacs
There are also some workflow guidelines to getting started in emacs-for-python development way. Wiki Link
Check out also the screencasts to watch the emacs-for-python features in action!
GPL
Gabriele Lanaro (gabriele.lanaro@gmail.com)
Gabriele Lanaro (gabriele.lanaro@gmail.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/gabrielelanaro/emacs-for-python