LICENSE
README.md
pyproject.toml
smartpython/__init__.py
smartpython/__main__.py
smartpython/cli.py
smartpython/errors.py
smartpython/importer.py
smartpython/scanner.py
smartpython/transpiler.py
smartpython.egg-info/PKG-INFO
smartpython.egg-info/SOURCES.txt
smartpython.egg-info/dependency_links.txt
smartpython.egg-info/entry_points.txt
smartpython.egg-info/requires.txt
smartpython.egg-info/top_level.txt
tests/test_cli.py
tests/test_transpiler.py