Pinned Repositories
anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
apscheduler
Task scheduling library for Python
asyncio_extras
Asynchronous generators, context managers and other utilities for use with asyncio
cbor2
Python CBOR (de)serializer with extensive tag support
exceptiongroup
Backport of PEP 654 (exception groups)
ircproto
IRC state-machine based protocol implementation
pythonfutures
Backport of the concurrent.futures package to Python 2.6 and 2.7
redis-anyio
Unofficial, AnyIO based Redis client for Python
sqlacodegen
Automatic model code generator for SQLAlchemy
typeguard
Run-time type checker for Python
agronholm's Repositories
agronholm/apscheduler
Task scheduling library for Python
agronholm/sqlacodegen
Automatic model code generator for SQLAlchemy
agronholm/anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
agronholm/typeguard
Run-time type checker for Python
agronholm/cbor2
Python CBOR (de)serializer with extensive tag support
agronholm/exceptiongroup
Backport of PEP 654 (exception groups)
agronholm/redis-anyio
Unofficial, AnyIO based Redis client for Python
agronholm/smtpproto
Sans-io implementation of the (E)SMTP protocol
agronholm/mqttproto
Sans-IO MQTT v5 protocol implementation for Python
agronholm/asyncfusion
An asynchronous event loop implementation intended to be compatible with both asyncio and Trio
agronholm/sphinx-autodoc-typehints
Type hints support for the Sphinx autodoc extension
agronholm/release-notes
GitHub action to extract release notes from a changelog
agronholm/aiokafka
asyncio client for kafka
agronholm/astroid
A common base representation of python source code for pylint and other projects
agronholm/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
agronholm/dummyproject
Dummy repository to test release automation
agronholm/httpx-ws
WebSocket support for HTTPX
agronholm/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
agronholm/opentelemetry-log-collection
OpenTelemetry log collection library
agronholm/opentelemetry.io
The OpenTelemetry website and documentation
agronholm/packaging
Core utilities for Python packages
agronholm/python-xmlsec
Python bindings for the XML Security Library.
agronholm/redis-specifications
A bin for Redis' specs
agronholm/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
agronholm/setuptools
Official project repository for the Setuptools build system
agronholm/starlette
The little ASGI framework that shines. 🌟
agronholm/tkreload
auto reloads your tkinter app whenever file changes are detected 🐍
agronholm/trio-typing
Type hints for Trio and related projects
agronholm/typeshed
Collection of library stubs for Python, with static types
agronholm/unasync
The async transformation code.