/python-extension-pack

Popular Visual Studio Code extensions for Python

MIT LicenseMIT

Python Extension Pack

This extension pack packages some of the most popular (and some of my favorite) Python extensions.

Extensions Included

  • Python - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
  • Jinja - Jinja template language support for Visual Studio Code.
  • Django - Beautiful syntax and scoped snippets for perfectionists with deadlines.
  • Visual Studio IntelliCode - Provides AI-assisted productivity features for Python developers in Visual Studio Code with insights based on understanding your code combined with machine learning..
  • Python Environment Manager - Provides the ability to view and manage all of your Python environments & packages from a single place.
  • Python Docstring Generator - Quickly insert Python comment blocks with contextually inferred parameters for classes and methods based on multiple, selectable template patterns.
  • Python Indent - Correct python indentation in Visual Studio Code.
  • Jupyter - Provides Jupyter notebook support for Python language, used for data science, scientific computing and machine learning.

Want to see your extension added?

Open a PR and I'd be happy to take a look.

Enjoy!