emacs tip of the week #2: elpy

I used to have a very complex .emacs config for python development, then I discovered elpy. It bundles together various python lisp modules cohesively, supports virtual environments, loading “project” files (via elpy-find-file), refactoring, running tests and so on.

I’m not even tempted to use PyCharm much any more.

 

Leave a Reply

Your email address will not be published. Required fields are marked *