LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
checkPy.egg-info/PKG-INFO
checkPy.egg-info/SOURCES.txt
checkPy.egg-info/dependency_links.txt
checkPy.egg-info/entry_points.txt
checkPy.egg-info/requires.txt
checkPy.egg-info/top_level.txt
checkpy/__init__.py
checkpy/__main__.py
checkpy/assertlib.py
checkpy/caches.py
checkpy/downloader.py
checkpy/exception.py
checkpy/lib.py
checkpy/printer.py
checkpy/tester.py
checkpy/tests.py
checkpy/tests/progbg2017tests/bg2017/module1/greedyTest.py
checkpy/tests/progbg2017tests/bg2017/module1/helloTest.py
checkpy/tests/progbg2017tests/bg2017/module1/marioTest.py
checkpy/tests/progbg2017tests/bg2017/module1/plotTest.py
checkpy/tests/progbg2017tests/bg2017/module1/waterTest.py
checkpy/tests/progbg2017tests/bg2017/module2/exactMatchesTest.py
checkpy/tests/progbg2017tests/bg2017/module2/fuzzyMatchesTest.py
checkpy/tests/progbg2017tests/bg2017/module2/levenshteinTest.py
checkpy/tests/progbg2017tests/bg2017/module3/angry_birdsTest.py
checkpy/tests/progbg2017tests/bg2017/module3/appelTest.py
checkpy/tests/progbg2017tests/bg2017/module3/basejumpTest.py
checkpy/tests/progbg2017tests/bg2017/module3/fitTest.py
checkpy/tests/progbg2017tests/bg2017/module3/tunnelTest.py