Skip to content

postgtd/emacs-for-python

 
 

Repository files navigation

Welcome to the best collection of emacs extensions ever

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.

Installation

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

Packages Enabled

  • auto-complete (ext)
  • ido
  • virtualenv (mine)
  • flymake-pyflakes (ext)
  • org-mode
  • ibuffer
  • eshell
  • yasnippet (ext)
  • open-next-line
  • cython-mode

Configurations

skeleton-pair (autoclosing brackets) X11 fonts calc-dispatch remapped automatic auto-fill-mode

Keybindings

s-c clipboard-copy s-x clipboard-cut s-v clipboard-yank

C-TAB dabbrev-expand F5 compile

License

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published