===================== ``topology.interact`` ===================== .. automodule:: topology.interact .. contents:: :local: .. currentmodule:: topology.interact Functions ========= - :py:func:`interact`: Shell setup function. .. autofunction:: interact Classes ======= - :py:class:`NamespaceCompleter`: Readline completer using a dictionary namespace. .. autoclass:: NamespaceCompleter :members: .. rubric:: Inheritance .. inheritance-diagram:: NamespaceCompleter :parts: 1