{"library":"autoregistry","type":"library","category":null,"description":"AutoRegistry is a Python library that implements an automatic registry design pattern, enabling the mapping of string names to functionality (classes or functions) without manual lookup dictionaries. It supports inheritance-based registration, decorator-based registration, and module-level traversal for automatic setup. The library is actively maintained with consistent minor and patch releases, currently at version 1.2.1.","language":"python","status":"active","version":"1.2.1","tags":["registry","design-pattern","plugins","configuration","metaclasses","pydantic","factory"],"last_verified":"Sat May 23","install":[{"cmd":"pip install autoregistry","imports":["from autoregistry import Registry","from autoregistry.pydantic import BaseModel"]},{"cmd":"pip install autoregistry[pydantic]","imports":[]}],"homepage":null,"github":"https://github.com/BrianPugh/autoregistry","docs":null,"changelog":null,"pypi":"https://pypi.org/project/autoregistry/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autoregistry/compatibility"}}