CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
nest_ui/__init__.py
nest_ui/config.py
nest_ui/core.py
nest_ui/forms.py
nest_ui/ops.py
nest_ui/plugins.py
nest_ui/shortcuts.py
nest_ui/table.py
nest_ui/themes.py
nest_ui/voice.py
nest_ui.egg-info/PKG-INFO
nest_ui.egg-info/SOURCES.txt
nest_ui.egg-info/dependency_links.txt
nest_ui.egg-info/entry_points.txt
nest_ui.egg-info/requires.txt
nest_ui.egg-info/top_level.txt
nest_ui/assistant/__init__.py
nest_ui/assistant/manager.py
tests/test_assistant.py
tests/test_core.py
tests/test_table.py