README.md
pyproject.toml
setup.py
tests/test_connection.py
tests/test_read_proxy.py
tests/test_sync.py
tests/test_trees.py
tests/test_upy_fs.py
tests/test_upy_repl.py
tests/test_with_mypy.py
upyt/__init__.py
upyt/connection.py
upyt/read_proxy.py
upyt/sync.py
upyt/upy_fs.py
upyt/upy_repl.py
upyt/upy_terminal.py
upyt.egg-info/PKG-INFO
upyt.egg-info/SOURCES.txt
upyt.egg-info/dependency_links.txt
upyt.egg-info/entry_points.txt
upyt.egg-info/requires.txt
upyt.egg-info/top_level.txt
upyt/cli/__init__.py
upyt/cli/cat.py
upyt/cli/cp.py
upyt/cli/hybrid_filesystem_api.py
upyt/cli/interrupt.py
upyt/cli/ls.py
upyt/cli/mkdir.py
upyt/cli/reset.py
upyt/cli/rm.py
upyt/cli/sync.py
upyt/cli/terminal.py