Multiple Exe Maker
Multiple Exe Maker is a python program that saves time when transforming the various python files into executable files
Features
- Select as many python files you want
- Save generated files at the same folder
Tech
Multiple Exe Maker uses a number of open source libraryes to work properly:
- Multiprocessing
- PySimpleGUI
- pathlib
- os
Installation
Dillinger requires Python : 3.6-3.10+ to run.
You can install this project using PyPI:
pip install multi_exe_maker
Usage
Then to run it, execute the following in the terminal:
multi_exe_maker