Repository URL to install this package:
from .namespace import Namespace class DynamicObjectNamespace(Namespace): def __init__(self): super(DynamicObjectNamespace, self).__init__()