LICENSE
README.md
pyproject.toml
src/fastweb3_console.egg-info/PKG-INFO
src/fastweb3_console.egg-info/SOURCES.txt
src/fastweb3_console.egg-info/dependency_links.txt
src/fastweb3_console.egg-info/entry_points.txt
src/fastweb3_console.egg-info/requires.txt
src/fastweb3_console.egg-info/top_level.txt
src/fw3_console/__init__.py
src/fw3_console/autosuggest.py
src/fw3_console/cli.py
src/fw3_console/completion.py
src/fw3_console/contracts.py
src/fw3_console/display.py
src/fw3_console/history.py
src/fw3_console/parser.py
src/fw3_console/proxy_warnings.py
src/fw3_console/resolver.py
tests/test_autosuggest.py
tests/test_branches.py
tests/test_completion.py
tests/test_displayhook.py
tests/test_history.py
tests/test_parser.py
tests/test_proxy_warnings.py