10 projects
jinja-tree
CLI to process jinja (jinja2) templates in a directory tree
atomic-lru
Thread-safe, dependency-free in-memory LRU storage library for Python 3.10+ (with optional TTL)
asyncio-advanced-semaphores
Add your description here
smartjob
Little async python library for dealing with GCP/Cloud Run Jobs, GCP/Cloud Batch Jobs, GCP/VertexAI CustomJobs and (local) Docker jobs
async-redis-rate-limiters
Rock solid async python generic distributed rate limiters (concurrency and time) backed by Redis.
httpx-rate-limiter-transport
Async transport for httpx to implement various rate limiting (using a centralized redis as backend)
stlog-fastapi-middlewares
FastAPI middlewares to improve logging with stlog library
stlog
Dependency free structured logging library fully compatible with standard Python logging with "good/opinionated" default values
redis-tagged-cache
None
fnv-c
Python 3.7+ FNV (fnv0, fnv1, fnv1a) non-cryptographic hash library implemented in C through libffi