Pinned Repositories
AzureNotebooks
Repo for tracking issues and hosting samples for Azure Notebooks
cpython
The Python programming language
interpreters
a placeholder
interpreters-old
Python-level access to CPython's C-level subinterpreters API.
juju-test
lxd-pool
A library and tool for managing pools of LXD containers.
micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
multi-core-python
Enabling CPython multi-core parallelism via subinterpreters.
py-vscode-extensions
Write VSCode extensions using Python
pyweb
Support for Python wherever JS/WASM can run.
ericsnowcurrently's Repositories
ericsnowcurrently/multi-core-python
Enabling CPython multi-core parallelism via subinterpreters.
ericsnowcurrently/py-vscode-extensions
Write VSCode extensions using Python
ericsnowcurrently/interpreters
a placeholder
ericsnowcurrently/cpython
The Python programming language
ericsnowcurrently/interpreters-old
Python-level access to CPython's C-level subinterpreters API.
ericsnowcurrently/concurrency-benchmarks
ericsnowcurrently/command-center
A (mostly web-based) tool that consolidates all the most important stuff into a single page.
ericsnowcurrently/presentations
Talks I've given
ericsnowcurrently/pyston-macrobenchmarks
A collection of macro benchmarks for the Python programming language
ericsnowcurrently/vscode-python
Python extension for Visual Studio Code
ericsnowcurrently/azure-cli
Azure Command-Line Interface
ericsnowcurrently/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
ericsnowcurrently/bedevere
A bot to help identify missing information for CPython pull requests
ericsnowcurrently/cherry-picker
🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
ericsnowcurrently/cpython-devguide
The Python developer's guide
ericsnowcurrently/cpython-overhead-evaluation
ericsnowcurrently/cython
The most widely used Python to C compiler
ericsnowcurrently/faster-cpython-ideas
ericsnowcurrently/faster-cpython-tools
ericsnowcurrently/johns-hopkins-covid-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
ericsnowcurrently/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
ericsnowcurrently/miss-islington
🐍🍒⛏🤖 - A bot for backporting CPython pull requests
ericsnowcurrently/peps
Python Enhancement Proposals
ericsnowcurrently/pycparser
:snake: Complete C99 parser in pure Python
ericsnowcurrently/python-buildmaster-config
Configuration for buildbot.python.org
ericsnowcurrently/python-core-sprint
Repo for Virtual Core Dev Sprint 2020
ericsnowcurrently/python-performance
Python Performance Benchmark Suite
ericsnowcurrently/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ericsnowcurrently/RustPython
A Python Interpreter written in Rust
ericsnowcurrently/typeshed
Collection of library stubs for Python, with static types