cara install auto-py-to exe code example
Example 1: auto-py-to-exe with python3
$ pip install auto-py-to-exe
Example 2: autopytoexe
# Pip install
$ pip install auto-py-to-exe
$ auto-py-to-exe
# clone install
$ git clone https://github.com/brentvollebregt/auto-py-to-exe.git
$ python -m pip install -r requirements.txt
$ cd auto-py-to-exe
$ python setup.py install
$ auto-py-to-exe