5 projects
corbel
Lightweight Python library extending dataclasses with serialization, deserialization, validation, and mixins for comparison, hashing, and immutable updates.
cacheio
cacheio is a flexible, user-friendly Python caching interface that unifies synchronous and asynchronous caching backends. It provides a consistent API for interacting with proven libraries—cachelib for synchronous caching and aiocache for asynchronous caching—allowing seamless integration of both styles in your applications. With configurable defaults, optional backend installation, and easy-to-use decorators, cacheio simplifies caching logic while minimizing dependencies.
obfuskey
A small library for obfuscating integer values to key strings using a set length and alphabet.
BaseHash
Reversible obfuscated identifier hashes.
dthreads
Object-like dictionaries.