BaseORM Objects
__init__
dic:
__getattr__
name:
__setattr__
name:value:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcing our Series C with $110M in total funding. Read more →.
class BaseORM(dict)
def __init__(dic)
dic:def __getattr__(name)
name:def __setattr__(name, value)
name:value:class BaseListORM(list)
Was this page helpful?
