jab
Author/maintainer of Bidict, the bidirectional mapping library for Python, drive-by contributor to Python, and many other projects.
New York City
Pinned Repositories
beereader
lightweight frontend for melkman
BestTalks
A collection of favorite talks about programming and technology. PRs welcome.
bidict
The bidirectional mapping library for Python.
galerts
Python library for managing Google Alerts [inactive]
giblets
A simple plugin system based on the component architecture of Trac
melkman
melkman is a feed aggregating, sorting and filtering engine based on CouchDB, RabbitMQ and eventlet.
shorty
minimal link shortener web app
SiCDS
deduplication module for SwiftRiver
trio_http_proxy
Simple HTTP CONNECT proxy implemented with trio
unfortunately-named-programming-terms
jab's Repositories
jab/bidict
The bidirectional mapping library for Python.
jab/trio_http_proxy
Simple HTTP CONNECT proxy implemented with trio
jab/shorty
minimal link shortener web app
jab/python-mastery
Advanced Python Mastery (course by @dabeaz)
jab/lfu-cache
Constant-time LFU Cache in ~100 lines of Python
jab/mypy
Optional static typing for Python
jab/alabaster
Lightweight, configurable Sphinx theme. Now the Sphinx default!
jab/aspect-py-test-coverage-bug
jab/aspect-workflows-template
Scaffolding for new Aspect workspace
jab/bazel-demo-cpplib-with-pybindings
jab/bazel-demo-pyapp-with-cppext-dep
jab/bestline
ANSI Standard X3.64 Teletypewriter Command Session Library
jab/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
jab/cpython
The Python programming language
jab/DefinitelyTyped
The repository for high quality TypeScript type definitions.
jab/dotfiles
jab/FawltyDeps
Python dependency checker
jab/furo
A clean customizable documentation theme for Sphinx
jab/hello-nix-image-py-webapp
jab/jab
jab/nixpkgs
Nix Packages collection & NixOS
jab/pyinstaller
Freeze (package) Python programs into stand-alone executables
jab/python-build-standalone
Produce redistributable builds of Python
jab/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
jab/ruff
An extremely fast Python linter and code formatter, written in Rust.
jab/rye
an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
jab/simple-repository-server
A tool for running a PEP-503 simple Python package repository, including features such as dist metadata (PEP-658) and JSON API (PEP-691)
jab/tetris
jab/typeshed
Collection of library stubs for Python, with static types
jab/vscode-coverage-gutters
Display test coverage generated by lcov and xml - works with many languages