InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 19 Python VSCode Projects
-
Develop notebook-based pipelines
-
Project mention: Google Has Banned the Training of Deepfakes in Colab | news.ycombinator.com | 2022-05-28
So I really dislike Jupyter, and I've tried using this[0] before to ssh into Colab and do work in a terminal setup.
You have to be careful to back up your code since your ssh session goes away before your "kernel" (or whatever your colab session is called) goes away. You wouldn't have this worry if you were just using the web interface, since the code is always saved.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
So... what are we going to do about this? Fortunately, some clever and dedicated people have created a solution that is now easy to use. The boto3-stubs module (Github) can be used to enable Autocomplete. The relatively new VSCode extension for boto3 makes using the library simpler than ever. Let's dive in. First, we'll create a working directory with a new virtual environment.
-
Project mention: Setting up Visual Studio for testing Revit coding solutions | reddit.com/r/Revit | 2022-04-14
for intellisense and detecting type errors, if you set the language server correctly vscode should find the main mistakes and format the document correctly. For finding the revit api side type errors you can use ironpython-stubs: https://github.com/gtalarico/ironpython-stubs
-
micropython-stubber
Generate and use stubs for different micropython firmwares to use with vscode and pylance or pylint
You need to generate the stubs of the MicroPython libraries. See https://github.com/Josverl/micropython-stubber
-
Pico-W-Go
Pico-W-Go is a Visual Studio code extension designed to simplify and speed up the development of MicroPython projects for the Raspberry Pi Pico and Pico W boards.
Hello, how do I manage that with VSCode and the extension Pico-W-Go (https://github.com/paulober/Pico-W-Go) other project files are also transferred during a "Run"?
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
vscode-cloudformation-snippets
This extension adds snippets for all the AWS CloudFormation resources into Visual Studio Code.
This appears to be a snippets collection. The actual snippets can be found here.
-
-
ghidra-python-vscode-devcontainer-skeleton
Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers
Project mention: Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers | reddit.com/r/ghidra | 2022-09-06 -
-
-
VS-Code-workspaceStorage-Cleaner
Delete VS Code workspaceStorage cache folders that are older than 60 days
-
-
cookiecutter-poetry-config-management
Cookiecutter python template to get you started without wasting any time setting up virtual environments, vscode python paths, writing settings management code, setting up git pre-commit hooks and much more.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python VSCode related posts
- What about all the non-coding programming knowledge one needs for prod level?
- AI Speech to text implications
- Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers
- Cursorless: Don't let the cursor slow you down
- Visual Studio Code is designed to fracture
- Two VSCode variants.
- This Week in Python
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Feb 2023
Index
What are some of the best open-source VSCode projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | ploomber | 2,944 |
2 | colab-ssh | 778 |
3 | mypy_boto3_builder | 351 |
4 | ironpython-stubs | 197 |
5 | micropython-stubber | 115 |
6 | Pico-W-Go | 73 |
7 | VSCode-LaTeX-Inkscape | 68 |
8 | azure-debug-relay | 35 |
9 | debugpy-run | 22 |
10 | vscode-cloudformation-snippets | 20 |
11 | project-initiator | 20 |
12 | ghidra-python-vscode-devcontainer-skeleton | 19 |
13 | pmbuild | 19 |
14 | NaughtyLust | 8 |
15 | VS-Code-workspaceStorage-Cleaner | 7 |
16 | vscode-theme-afterglow-remastered | 5 |
17 | cookiecutter-poetry-config-management | 3 |
18 | vscode-profiles-script | 2 |
19 | linkedin-messenger | 1 |