LICENSE
MANIFEST.in
README.md
requirements.in
requirements.txt
setup.py
PySnooper.egg-info/PKG-INFO
PySnooper.egg-info/SOURCES.txt
PySnooper.egg-info/dependency_links.txt
PySnooper.egg-info/requires.txt
PySnooper.egg-info/top_level.txt
pysnooper/__init__.py
pysnooper/pycompat.py
pysnooper/tracer.py
pysnooper/utils.py
pysnooper/variables.py
tests/__init__.py
tests/test_chinese.py
tests/test_mini_toolbox.py
tests/test_not_implemented.py
tests/test_pysnooper.py
tests/utils.py
tests/mini_toolbox/__init__.py
tests/mini_toolbox/contextlib.py
tests/mini_toolbox/pathlib.py
tests/samples/__init__.py
tests/samples/exception.py
tests/samples/indentation.py
tests/samples/recursion.py
tests/test_multiple_files/__init__.py
tests/test_multiple_files/test_multiple_files.py
tests/test_multiple_files/multiple_files/__init__.py
tests/test_multiple_files/multiple_files/bar.py
tests/test_multiple_files/multiple_files/foo.py
tests/test_utils/__init__.py
tests/test_utils/test_ensure_tuple.py