An open API service indexing awesome lists of open source software.

https://github.com/mfbx9da4/python-vscode-starter


https://github.com/mfbx9da4/python-vscode-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Python VSCode Starter

Type checking linting and formatting. ipython, numpy installed by default.

![8rtj8oU3d2](https://user-images.githubusercontent.com/1690659/65329711-f0ab5c80-dbb0-11e9-9128-a3d50f9f6de1.gif)

## Requirements

- pyenv installed
- python 3.7.4
- pip3 installed

## Develop

npm i -g nodemon
nodemon --exec python main.py