You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, thread-safe registry framework for Python. It allows you to create and manage registries for plugins, strategies, handlers, or any reusable objects with optional decorators and a central registry manager.
🛠️ Manage registries in Python effortlessly with Regman, a thread-safe framework for centralizing classes, functions, and objects in your applications.