Skip to content

Instantly share code, notes, and snippets.

@camilonova
Created September 8, 2018 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camilonova/8c44139b1f632fff54cf92af27c5e735 to your computer and use it in GitHub Desktop.
Save camilonova/8c44139b1f632fff54cf92af27c5e735 to your computer and use it in GitHub Desktop.
setup visual studio for python development
$ brew install python3
$ python3.7 get-pip.py
at vscode:
Install Python extension
Configure flake8 linter
Install code command in path
Install Spacegray extension
set Source Code Pro font at 13px
set theme Spacegray Ocean Dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment