ClaasRostock/parent-lookup
Python package enabling a child object to dynamically lookup its parent at runtime. This allows bidirectional parent-child relationships without hard-coded circular dependencies or circular imports.
Stars: 0Language: Python