A Builder that allows user to build python application to exe online.
Author: aztice
Author Email: bilibili_wulihb@outlook.com
Author BiliBili UID: 1964068259
If you find any bug,please report to us by email or BiliBili.
PHP
Python
PHP:
curl If you don't want any PHP requirement,please use v0.1.0 but there are some bugs there! Python: Pyinstaller
- Upload all the files in the folder
/client
to your website (With PHP) - Upload all the files in the folder
/server
to your server website (With PHP) - Copy the link of your server website
- Open the
config.php
in your website - Change
$YOUR_SERVER_LINK
to your server website link - Finish!