Python VSCode

Open-source Python projects categorized as VSCode

Top 23 Python VSCode Projects

  1. Mastering-GitHub-Copilot-for-Paired-Programming

    A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource.

  2. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth logo
  3. preswald

    Preswald is a WASM packager for Python-based interactive data apps: bundle full complex data workflows, particularly visualizations, into single files, runnable completely in-browser, using Pyodide, DuckDB, Pandas, and Plotly, Matplotlib, etc. Build dashboards, reports, and notebooks that run offline, load fast, and share like a document.

    Project mention: Revolutionizing Data Apps: Build Interactive Dashboards with Just Python! | dev.to | 2025-03-19

    View the Project on GitHub

  4. Devon

    Devon: An open-source pair programmer

  5. colab-ssh

    Connect to Google Colab using SSH

  6. vscode_ros2_workspace

    A template for using VSCode as an IDE for ROS2 development.

  7. mypy_boto3_builder

    Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.

  8. bake

    mbake is a Makefile formatter and linter. It only took 50 years! (by EbodShojaei)

    Project mention: A Makefile formatter (50 years overdue) | news.ycombinator.com | 2025-06-19

    Look at https://github.com/EbodShojaei/bake#basic-formatting. It starts with a horribly contrived example¹ including this:

      .PHONY: clean

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. genv

    GPU environment and cluster management with LLM support

  11. code-llama-for-vscode

    Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

  12. VSCode-LaTeX-Inkscape

    ✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS

  13. ironpython-stubs

    Autocomplete stubs for common IronPython/.NET libraries

  14. micropython-stubber

    Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy

  15. biscuit

    Fast, Extensible, Native IDE with Agents <20 MB in Size (by tomlin7)

    Project mention: Biscuit: Lightweight, fast and extensible code editor in Python | news.ycombinator.com | 2024-10-07
  16. vscode-adwaita

    VS Code theme for the GNOME desktop

  17. debugpy-run

    Finds and runs debugpy for VS Code "remote attach" command line debugging.

  18. ghidra-python-vscode-devcontainer-skeleton

    Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers

  19. dotfiles

    Configs for apps I care about (by bbkane)

    Project mention: Ask HN: What Are You Working On? (July 2025) | news.ycombinator.com | 2025-07-27

    I've actually settled more on the opposite approach - my tool usage changes enough that I generally only care to configure the latest subset of tools when I get a new PC, and of course the others are there if I need them.

    To that end, each tool has its own subdirectory in my dotfiles repo ( https://github.com/bbkane/dotfiles/ ), and I add READMEs to each subdirectory explaining what dependencies are necessary for this tool, what keyboard shortcuts this tool uses, etc.

    This approach has been pretty resilient against my changing needs, changing operating systems, and changing tool versions; even if doesn't optimize for a single invocation of ./setup.sh

  20. azure-debug-relay

    Distributed cross-network remote debugging for Python

  21. ragmate

    Local RAG server for code editors. Scans your codebase, builds a local context index, and connects to any external LLM for context-aware completions and assistance.

    Project mention: RAGmate – Local RAG server for JetBrains, now with Git-branch-aware indexing | news.ycombinator.com | 2025-07-22
  22. vscode-cloudformation-snippets

    This extension adds snippets for all the AWS CloudFormation resources into Visual Studio Code.

  23. pmbuild

    A simple, configurable and extendible build system for gamedev.

  24. example-django-devcontainers

    Example Django project with devcontainers

  25. VS-Code-workspaceStorage-Cleaner

    Delete VS Code workspaceStorage cache folders that are older than 60 days

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python VSCode discussion

Log in or Post with

Python VSCode related posts

  • 10 (or so) Things You’ll Love about RestlessIDE

    3 projects | dev.to | 14 Jul 2025
  • From pain to productivity: How I learned to code with my voice

    3 projects | dev.to | 4 Feb 2025
  • Launch HN: Aqua Voice (YC W24) – Voice-driven text editor

    3 projects | news.ycombinator.com | 26 Mar 2024
  • Ask HN: Who is hiring? (February 2024)

    18 projects | news.ycombinator.com | 1 Feb 2024
  • Meta AI releases Code Llama 70B

    6 projects | news.ycombinator.com | 29 Jan 2024
  • Continue will generate, refactor, and explain entire sections of code

    2 projects | news.ycombinator.com | 18 Dec 2023
  • What is your motive for running open-source models, instead of just using a ready-made solution like GPT-4?

    1 project | /r/LocalLLaMA | 10 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 31 Aug 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source VSCode projects in Python? This list will help you:

# Project Stars
1 Mastering-GitHub-Copilot-for-Paired-Programming 6,781
2 preswald 4,321
3 Devon 3,448
4 colab-ssh 1,045
5 vscode_ros2_workspace 939
6 mypy_boto3_builder 631
7 bake 638
8 genv 628
9 code-llama-for-vscode 571
10 VSCode-LaTeX-Inkscape 457
11 ironpython-stubs 257
12 micropython-stubber 228
13 biscuit 226
14 vscode-adwaita 169
15 debugpy-run 88
16 ghidra-python-vscode-devcontainer-skeleton 59
17 dotfiles 40
18 azure-debug-relay 36
19 ragmate 33
20 vscode-cloudformation-snippets 28
21 pmbuild 25
22 example-django-devcontainers 15
23 VS-Code-workspaceStorage-Cleaner 14

Sponsored
Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?