Skip to content

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

License

Notifications You must be signed in to change notification settings

stonerzju/emacs-for-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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