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/pyweb
Support for Python wherever JS/WASM can run.
ericsnowcurrently/AzureNotebooks
Repo for tracking issues and hosting samples for Azure Notebooks
ericsnowcurrently/juju-test
ericsnowcurrently/lxd-pool
A library and tool for managing pools of LXD containers.
ericsnowcurrently/reference-pages
Posts explaining technical topics.
ericsnowcurrently/aiohttp
Async http client/server framework (asyncio)
ericsnowcurrently/cpython-mirror
Semi-official read-only mirror of the CPython Mercurial repository
ericsnowcurrently/devbox
tools for isolated development
ericsnowcurrently/emacs-foo
My ~/.emacs.d
ericsnowcurrently/ericsnowcurrently.github.io
ericsnowcurrently/gilectomy
Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!
ericsnowcurrently/interp
Exposes CPython's sub-interpreters!
ericsnowcurrently/juju
juju is devops distilled
ericsnowcurrently/juju-charm
Parsing and testing Juju charms
ericsnowcurrently/landscape-client
The Landscape Client is the agent which communicates with the Landscape service.
ericsnowcurrently/lazyimport
Python lazy import crazy idea 2017 sprint prototype implementation tools stuff
ericsnowcurrently/mandelbrot
Exploring the Mandelbrot set.
ericsnowcurrently/markup
The code we use to render README.your_favorite_markup
ericsnowcurrently/mathdoku
An Android numbers puzzle
ericsnowcurrently/node-dotenv
Loads environment variables from .env for nodejs projects.
ericsnowcurrently/nsl
Unofficial extensions (and additions) to Python's stdlib.
ericsnowcurrently/PTVS
Python Tools for Visual Studio
ericsnowcurrently/ptvsd
Python debugger package for use with Visual Studio and Visual Studio Code.
ericsnowcurrently/ptvsd-old
Python debugger package for use with Visual Studio and Visual Studio Code.
ericsnowcurrently/pvscbot
GitHub bot for Microsoft/vscode-python
ericsnowcurrently/pycon-proposals
A repository of past PyCon proposals, both accepted and rejected
ericsnowcurrently/Pyjion
Pyjion - A JIT for Python based upon CoreCLR
ericsnowcurrently/pythoncapi
Brainstorm to change the CPython C API
ericsnowcurrently/txjuju
ericsnowcurrently/yarl
Yet another URL library