LICENSE
README.md
pyproject.toml
python_water.egg-info/PKG-INFO
python_water.egg-info/SOURCES.txt
python_water.egg-info/dependency_links.txt
python_water.egg-info/entry_points.txt
python_water.egg-info/requires.txt
python_water.egg-info/top_level.txt
tests/test_async_basics.py
tests/test_async_edge_cases.py
tests/test_async_nested.py
tests/test_completion.py
tests/test_components.py
tests/test_components_bin.py
tests/test_components_py3.py
tests/test_components_verify.py
tests/test_core.py
tests/test_custom_descriptions.py
tests/test_decorators.py
tests/test_docstrings.py
tests/test_docstrings_fuzz.py
tests/test_edge_cases.py
tests/test_formatting.py
tests/test_helptext.py
tests/test_import.py
tests/test_inspectutils.py
tests/test_interact.py
tests/test_main.py
tests/test_parser.py
tests/test_testutils.py
tests/test_trace.py
tests/testutils.py
water/__init__.py
water/__main__.py
water/completion.py
water/core.py
water/custom_descriptions.py
water/decorators.py
water/docstrings.py
water/formatting.py
water/formatting_windows.py
water/helptext.py
water/inspectutils.py
water/interact.py
water/parser.py
water/trace.py
water/value_types.py
water/console/README.md
water/console/__init__.py
water/console/console_attr.py
water/console/console_attr_os.py
water/console/console_io.py
water/console/console_pager.py
water/console/encoding.py
water/console/files.py
water/console/platforms.py
water/console/text.py