Skip to content

test-mass-forker-org-1/coding-pack-for-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Pack for Python

This repository is for providing feedback and documentation on the Coding Pack for Python installer. You can use this repository to report issues encountered with our installer.

If you encounter an issue with any of the components that we install, please report an issue on their respective repositories:

Getting started

With the Coding Pack for Python it’s easy to get started.

  1. Download and run the Coding Pack for Python installer.

    Note: The installer only supports installation on 64-bit Windows.

  2. Once the installer launches, review and accept the License Agreement. Then select Install.

  3. After installation completes, select Next.

    Note: If you select Cancel before installation completes, you will need to manually remove and uninstall any components that have already been installed.

  4. Launch Visual Studio Code and start coding!

This project is intended to be used for educational scenarios, and is currently in public preview. If you try it out, please let us know what you think using our survey!

What’s installed by the Coding Pack for Python

The Coding Pack for Python installs the key components you need to use Visual Studio Code for Python development. Specifically, it installs:

  • Visual Studio Code
  • The Python, Pylance, and Gather VS Code extensions
  • The Python runtime (CPython 3.8.5)
  • Useful Python packages
    • jupyter
    • numpy
    • sklearn
    • pandas
    • Matplotlib

Along with the tools and packages necessary for Python development, the Coding Pack also configures common user settings and PowerShell. This includes Python extension settings, such as the default interpreter and language server, as well as execution policies to allow for virtual environment activation in the terminal.

Note: If there was an existing version of Visual Studio Code installed on your machine, your settings.json will not be overwritten and you’ll need to configure Python settings yourself.

About

Documentation and issues for the VS Code Python installer.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published