LICENSE
README.md
pyproject.toml
spaceworld/__init__.py
spaceworld/__main__.py
spaceworld/_types.py
spaceworld/annotation_manager.py
spaceworld/base_command.py
spaceworld/base_module.py
spaceworld/cli.py
spaceworld/command.py
spaceworld/errors.py
spaceworld/module.py
spaceworld/parser_manager.py
spaceworld/spaceworld.py
spaceworld/utils.py
spaceworld/writer.py
spaceworld.egg-info/PKG-INFO
spaceworld.egg-info/SOURCES.txt
spaceworld.egg-info/dependency_links.txt
spaceworld.egg-info/entry_points.txt
spaceworld.egg-info/not-zip-safe
spaceworld.egg-info/top_level.txt
test/test_annotation_manager.py
test/test_base_command.py
test/test_base_module.py
test/test_spaceworld_cli.py
test/test_util.py