LICENSE
MANIFEST.in
README.md
README_PYPI.md
pyproject.toml
angrist/__init__.py
angrist/__main__.py
angrist/ast_guard.py
angrist/benchmark.py
angrist/cli.py
angrist/config.py
angrist/patcher.py
angrist/sandbox.py
angrist.egg-info/PKG-INFO
angrist.egg-info/SOURCES.txt
angrist.egg-info/dependency_links.txt
angrist.egg-info/entry_points.txt
angrist.egg-info/requires.txt
angrist.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_ast_guard.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_config.py
tests/test_patcher.py
tests/test_sandbox.py
tests/fixtures/sample_module.py