This is an extension for VS Code that adds a few buttons to get set up with Python.
It provides the ability to set up a virtual environment and install packages that are specified in settings.json of .vscode. There is also a button to open the Python shell using that environment.
Features
A button in the task bar (left) to set up the Python virtual environment.
A button in the task bar (right) to open a Python shell. There is also a menu button (>>>) that will open the same shell.