LICENSE
README.md
setup.cfg
setup.py
clyp/ErrorHandling.py
clyp/__init__.py
clyp/__main__.py
clyp/cli.py
clyp/formatter.py
clyp/importer.py
clyp/precheck.py
clyp/stdlib.py
clyp/transpiler.py
clyp.egg-info/PKG-INFO
clyp.egg-info/SOURCES.txt
clyp.egg-info/dependency_links.txt
clyp.egg-info/entry_points.txt
clyp.egg-info/requires.txt
clyp.egg-info/top_level.txt
tests/test_advanced_features.py
tests/test_cli_py2clyp.py
tests/test_clyp_config.py
tests/test_directory_projects.py
tests/test_example_projects.py
tests/test_formatter.py
tests/test_importer.py
tests/test_new_features.py
tests/test_new_stdlib.py
tests/test_precheck.py
tests/test_std.py
tests/test_stdlib.py
tests/test_transpiler.py