{"library":"objectory","type":"library","category":null,"description":"Objectory is a lightweight Python library (version 0.3.1) designed for general-purpose object factories. It focuses on dynamic object factory implementations, allowing objects to be registered and instantiated from their configuration without altering the factory's core code. The library supports both abstract factory and registry patterns. As it is currently in a development stage (pre-1.0.0), the API may experience frequent changes.","language":"python","status":"active","version":"0.3.1","tags":["object factory","design pattern","factory pattern","dependency injection","registry","instantiation"],"install":[{"cmd":"pip install objectory","imports":["from objectory import factory","from objectory import AbstractFactory","from objectory import Registry"]}],"homepage":null,"github":"https://github.com/durandtibo/objectory","docs":"https://durandtibo.github.io/objectory/","changelog":null,"pypi":"https://pypi.org/project/objectory/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/objectory/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}