6 projects
devkitx
Security-first Python utilities for government, healthcare, and financial applications.
configmerge
Load, merge, and validate configuration from JSON, YAML, TOML, and environment variables.
httpx-defaults
Production-ready httpx client with secure defaults: timeouts, retries, connection limits.
asyncbridge
Simple, reliable async/sync conversion for Python. Call async from sync and vice versa.
ghmate
A Python package for interacting with the GitHub API.
py-aws-client
py-aws-client is a Python package that simplifies the process of creating and interacting with various AWS API service clients by providing a high-level wrapper for the Boto3 AWS SDK. It includes pre-configured clients for commonly used AWS services and handles common AWS authentication mechanisms. Suitable for both novice and experienced developers looking to integrate AWS services into their Python applications.