معرفی شرکت ها


auto-py-to-app-0.0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

auto-py-to-app is a cx-Freeze GUI to package .py into .exe or excutable files.
ویژگی مقدار
سیستم عامل -
نام فایل auto-py-to-app-0.0.4
نام auto-py-to-app
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Syuya_Murakami
ایمیل نویسنده wxy135@mail.ustc.edu.cn
آدرس صفحه اصلی https://auto-py-to-app-doc.readthedocs.io/zh/latest/
آدرس اینترنتی https://pypi.org/project/auto-py-to-app/
مجوز -
# Auto-Py-To-App Auto-Py-To-App is a GUI for cx_Freeze, which is a library to change .py excutables into .exe (on windows) or binary files (on Mac OS). The famous library to package python script, maybe you heard about it once, named as pyinstaller. cx_Freeze, however, is trying to catch up with it in recent years. For pyinstaller, after you run its command, it will give you an excutable .exe file one way or another, regardless of its robustness. And for many starters, they could find it hard to tune the packaged .exe file. cx_Freeze, to some extend, performs better in this field. The adjustment after you package your program can be easier and faster. If you want to use pyinstaller, it's suggested that you start with another GUI called [auto-py-to-exe](https://pypi.org/project/auto-py-to-exe/). Auto-Py-To-App is based on auto-py-to-exe, the only difference is auto-py-to-app is powered by cx_Freeze, while auto-py-to-exe is powered by pyinstaller.


نیازمندی

مقدار نام
==0.14.0 Eel
>=6.0 cx-Freeze


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl auto-py-to-app-0.0.4:

    pip install auto-py-to-app-0.0.4.whl


نصب پکیج tar.gz auto-py-to-app-0.0.4:

    pip install auto-py-to-app-0.0.4.tar.gz