Pinned Repositories
cattrs
Composable custom class converters for attrs, dataclasses and friends.
adts
ADTs for Python
aiofiles
File support for asyncio
aiosteady
Throttling/rate limiting for asyncio
bower-cache
A caching proxy for Bower.
incant
PyPy-Django-Playground
Playing around with PyPy performance while running Django.
quattro
Four-wheel drive for asyncio.
tightwrap
A type-safe `functools.wraps`.
uapi
Tinche's Repositories
Tinche/aiofiles
File support for asyncio
Tinche/uapi
Tinche/quattro
Four-wheel drive for asyncio.
Tinche/incant
Tinche/tightwrap
A type-safe `functools.wraps`.
Tinche/aiosteady
Throttling/rate limiting for asyncio
Tinche/adts
ADTs for Python
Tinche/python-compare
Scripts to compare Python performance across versions and builds
Tinche/aiodynamo
Asynchronous, fast, pythonic DynamoDB Client
Tinche/cattrs
Composable custom class converters for attrs.
Tinche/click
Python composable command line interface toolkit
Tinche/cpython
The Python programming language
Tinche/httpcore
A minimal HTTP client. ⚙️
Tinche/hypercorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
Tinche/maelstrom
A workbench for writing toy implementations of distributed systems.
Tinche/mashumaro
Fast and well tested serialization library on top of dataclasses
Tinche/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Tinche/mycro
Python macros.
Tinche/mypy
Optional static typing for Python 3 and 2 (PEP 484)
Tinche/prometheus-async
Async helpers for prometheus_client.
Tinche/quart
An async Python micro framework for building web applications.
Tinche/structlog
Structured Logging for Python
Tinche/tinche.github.io
My site
Tinche/typeshed
Collection of library stubs for Python, with static types
Tinche/urllib3
urllib3 is a user-friendly HTTP client library for Python
Tinche/vs-code-test
VS Code Test
Tinche/cyclopts
Intuitive, easy CLIs based on python type hints.
Tinche/DateType
A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date', and separating out Naive and Aware datetimes into separate, mutually-incompatible types.
Tinche/pyanalyze
A Python type checker
Tinche/utrace
A tracing microframework.