Python Development in Spacemacs

Опубликовано: 31 Декабрь 2019
на канале: Jack of Some
31,974
475

Post Editing Notes:

1. `spc spc` and then `workon` to find the command for switching virtualenvs. It's not clear in the video. Apologies for that.

2. the packages I install are flake8 isort yapf python-language-server

In this video I cover the absolute minimum setup for doing Python development in Spacemacs.

I start off with a discussion of Python virtualenvs and how to get them set up correctly for Spacemacs.

Then a discussion of code completion.

Afterwards I show how to explore and fix issues found by a linter (flake8)

And then go over how to run scripts from inside emacs.

Finally I demonstrate a language server based completion backend.

Twitter:   / safijari  
Channel github: https://github.com/safijari/jack-of-s...

Thumbnail Background by Dave on Upsplash: https://unsplash.com/@johnwestrock

#spacemacs #python #development