Pinned Repositories
adventofcode
bokeh
Interactive Data Visualization in the browser, from Python
CMake
CMake, the cross-platform, open-source build system.
cpp-docs
C++ Documentation
cpython
The Python programming language
data-science
debugpy
An implementation of the Debug Adapter Protocol for Python
python-collections-budget
In this project we’ll process spending data into different types of Python collections. Then we’ll use those collections to graph our spending categories and budget outcomes.
vscode-docs
Public documentation for Visual Studio Code
vscode-python
Python extension for Visual Studio Code
rchiodo's Repositories
rchiodo/vscode-python
Python extension for Visual Studio Code
rchiodo/adventofcode
rchiodo/bokeh
Interactive Data Visualization in the browser, from Python
rchiodo/cpython
The Python programming language
rchiodo/debugpy
An implementation of the Debug Adapter Protocol for Python
rchiodo/debugpyweb
rchiodo/django-types
:doughnut: Type stubs for Django
rchiodo/EveryoneCanCode-US
Everyone Can Code Event (U.S. Edition)
rchiodo/everyonecancode_app
rchiodo/node-message-passing
rchiodo/pandas-stubs
Public type stubs for pandas
rchiodo/peps
Python Enhancement Proposals
rchiodo/PTVS
Python Tools for Visual Studio
rchiodo/PyDev.Debugger
Sources for the debugger used in PyDev, PyCharm and VSCode Python
rchiodo/pylance-release
Documentation and issues for Pylance
rchiodo/pyright
Static type checker for Python
rchiodo/python-mastery
Advanced Python Mastery (course by @dabeaz)
rchiodo/python-type-stubs
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
rchiodo/stricttypeguardpep
Spot to put the rst for a PEP for strict type guards
rchiodo/sympy
A computer algebra system written in pure Python
rchiodo/test-childprocess-crash
Test child process crash in VS code extension host
rchiodo/test-notebook-change
rchiodo/test-unc-paths
rchiodo/vscode
Visual Studio Code
rchiodo/vscode-jupyter
VS Code Jupyter extension
rchiodo/vscode-languageserver-node
Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
rchiodo/vscode-python-debugger
Python debugger (debugpy) extension for VS Code.
rchiodo/vscode-python-web-wasm
An extension allows to run Python code in a Web browser using WebAssembly technology
rchiodo/vscode-wasm
A WASI implementation that uses VS Code's extension host as the implementing API
rchiodo/wasm_node_test
test code for trying out wasm