8 projects
proxycraft
⚡ High-performance Python proxy server with authentication, load balancing, caching, and multi-protocol support
aihuber
⚡ Python AI SDK - OpenAI, MistralAI, Anthropic, Google Gemini, XAI Grok, Hugging Face
antpathmatcher
Python Implementation of the Ant-style path patterns, inspired by Spring Framework's AntPathMatcher.
pydocks
Pytest fixures for running tests with Docker containers
pychecksumcache
A lightweight Python library that uses MD5 checksums to track file changes and execute code only when files have been modified. PyChecksumCache maintains a persistent cache of file checksums, making it ideal for build systems, asset processors, incremental compilers, and any tools that need efficient change detection.
reattempt
Retrying a python function when exceptions are raised
pydantic2-settings-vault
A Pydantic v2 settings extension for secure configuration management using HashiCorp Vault OpenSource (OSS) and Enterprise
concurrency-limiter
Limit the number of concurrent executions in asyncio.gather