Friday, December 1, 2017

Updated espy, etc, jedi installation + Magit


1. create a virtualenv and activate it with workon

2. pip install jedi flake8 importmagic autopep8 epc yapf ipython

3. https://realpython.com/blog/python/emacs-the-best-python-editor/

4. elpy
https://elpy.readthedocs.io/en/latest/ide.html

5. Magit
https://www.masteringemacs.org/article/introduction-magit-emacs-mode-git

To use Magit you must do it through M-x magit-status.
The Magit Status
An example of Magit’s status window

6. penv
https://github.com/pyenv/pyenv#installation

https://smythp.com/emacs/python/2016/04/27/pyenv-elpy.html

7. Emacs repo
https://github.com/derek-pappas/emacs


No comments:

Post a Comment