LICENSE
README.md
pyproject.toml
setup.cfg
core/__init__.py
core/cli.py
core/default_config.py
core/generator.py
core/templates.py
core/utils.py
helpers/__init__.py
helpers/files.py
helpers/module.py
pymodularizer.egg-info/PKG-INFO
pymodularizer.egg-info/SOURCES.txt
pymodularizer.egg-info/dependency_links.txt
pymodularizer.egg-info/entry_points.txt
pymodularizer.egg-info/top_level.txt
tests/__init__.py
tests/test_generator.py
tests/test_templates.py