serhiy-storchaka's Stars
python/cpython
The Python programming language
python-websockets/websockets
Library for building WebSocket servers and clients in Python
python/peps
Python Enhancement Proposals
python/devguide
The Python developer's guide
simplejson/simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
kragniz/json-sempai
Use JSON files as if they are python modules
python/pyperformance
Python Performance Benchmark Suite
psf/pyperf
Toolkit to run Python benchmarks
MatthieuDartiailh/bytecode
Python module to modify bytecode
taleinat/jumpthegun
Make Python CLI tools win the speed race, by cheating!
facelessuser/backrefs
Wrapper around re or regex that adds additional back references
mdickinson/rounders