LICENSE
README.md
pyproject.toml
installer_creator/__init__.py
installer_creator/__main__.py
installer_creator/build_exe.py
installer_creator/build_installer.py
installer_creator/changelog_generator.py
installer_creator/cli.py
installer_creator/config_editor.py
installer_creator/config_editor_ui.py
installer_creator.egg-info/PKG-INFO
installer_creator.egg-info/SOURCES.txt
installer_creator.egg-info/dependency_links.txt
installer_creator.egg-info/entry_points.txt
installer_creator.egg-info/requires.txt
installer_creator.egg-info/top_level.txt
tests/test_build_exe.py
tests/test_build_installer.py