5 projects
gpscheduler
A cron-style scheduler that turns functions from any package into scheduled jobs via config files.
gpconfig
A type-safe, YAML-based configuration management library built on Pydantic
gpmq
GPMQ (General Purpose Message Queue) - A lightweight Python distributed message queue built on Redis Streams, designed for personal projects and MVP (Minimum Viable Product) projects.
gpclog
General Purpose Category Logger - A Python library for managing categorized logs in complex projects.
gpdatacached
Redis-based cross-process data sharing and caching library