Emacs For Python 0.1
Emacs for python (epy) is a collection of
emacs extensions for python development, yet ready and configured for
you.
It includes also tweaks to commonly used extension to provide
extra functionality and fast bug correction. There are also sane
configuration that helps you getting started pretty fast.
Some of the most important extensions configured and included in the
distribution are:
- ido prompts
- autocompletion +
rope (if you have pymacs)
- snippets, simplified and
standard-compliant
- automatic error/warning/info highlighting
with flymake (powered by
pyflakes)
- custom keybindings
- much more (really)
I
remaind you for further information to the home page:
http://gabrielelanaro.github.com/emacs-for-python/
You'll find additional information on the github page (readme and
wiki):
http://github.com/gabrielelanaro/emacs-for-pythonThank
you for the attention!
- Gabriele