I’m collecting and customizing the perfect environment for python developement, using the most beautiful emacs customization to obtain a really modern and exciting (yet stable) way to edit text files.
Put the emacs-for-python directory in .emacs.d directory), the add this line in your .emacs
(load-file "/path/to/emacs-for-python/epy-init.el")
For further information and usage suggestions check http://wiki.github.com/gabrielelanaro/emacs-for-python/workflow
- auto-complete (ext)
- ido
- virtualenv (mine)
- flymake-pyflakes (ext)
- org-mode
- ibuffer
- eshell
- yasnippet (ext)
- open-next-line
- cython-mode
skeleton-pair (autoclosing brackets) X11 fonts calc-dispatch remapped automatic auto-fill-mode
s-c clipboard-copy s-x clipboard-cut s-v clipboard-yank
C-TAB dabbrev-expand F5 compile
This is mostly a distribution with some little tweaks, with respect of the licenses, my tweaks are distributed according to the term of the GNU GPL license, described in the file COPYING.
Generally each file has its own license and copyright notice (most, if not all of packages are GPL), the license of rope (GPL) is in rope-dist/COPYING.