https://github.com/mfbx9da4/python-vscode-starter
https://github.com/mfbx9da4/python-vscode-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mfbx9da4/python-vscode-starter
- Owner: mfbx9da4
- Created: 2019-09-20T13:12:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T20:02:11.000Z (over 3 years ago)
- Last Synced: 2025-01-26T17:45:46.310Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Python VSCode Starter
Type checking linting and formatting. ipython, numpy installed by default.

## Requirements
- pyenv installed
- python 3.7.4
- pip3 installed## Develop
npm i -g nodemon
nodemon --exec python main.py