LICENSE
README.md
pyproject.toml
src/tmagent/__init__.py
src/tmagent/config.py
src/tmagent/display.py
src/tmagent/i18n.py
src/tmagent/main.py
src/tmagent/sessions.py
src/tmagent/utils.py
src/tmagent.egg-info/PKG-INFO
src/tmagent.egg-info/SOURCES.txt
src/tmagent.egg-info/dependency_links.txt
src/tmagent.egg-info/entry_points.txt
src/tmagent.egg-info/requires.txt
src/tmagent.egg-info/top_level.txt
tests/test_sessions.py
tests/test_utils.py