Fork me on GitHub

emacs-for-python by gabrielelanaro

Collection of emacs extensions specifically collected for python development, with workflow guidelines!

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:

For a more comprehensive list look at the README.

Dependencies

Install

unpack the archive and add

(load-file "/path/to/epy-init.el")
to your .emacs

Documentation

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!

License

GPL

Authors

Gabriele Lanaro (gabriele.lanaro@gmail.com)

Contact

Gabriele Lanaro (gabriele.lanaro@gmail.com)

Download

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