معرفی شرکت ها


FreezeUI-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

This a GUI for converting python scripts to applications using cx_Freeze.
ویژگی مقدار
سیستم عامل -
نام فایل FreezeUI-0.0.4
نام FreezeUI
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Akshat Chauhan
ایمیل نویسنده akki.coder@gmail.com
آدرس صفحه اصلی https://akshatchauhan18.github.io/FreezeUI
آدرس اینترنتی https://pypi.org/project/FreezeUI/
مجوز GNU GPL v3
<img src="https://raw.githubusercontent.com/AkshatChauhan18/FreezeUI/master/readme_assets/icon.png" width="100"> # **FreezeUI** FreezeUI is a python package use to create [cx_Freeze](https://pypi.org/project/cx-Freeze/) setup files and run them to create applications and msi from python scripts (converts .py to .exe or .msi) . FreezeUI uses GUI. Currently it can only make **Windows MSI and EXE** . --- # Profit💰 of using FreezeUI In order to convert .py to .exe using cx_freeze you need to write extra setup python files which is time taking process. FreezeUI creates those setup files for you using GUI which is a easy process and later you can edit those files using FreezeUI editor like in inno setup. ___ # Installation⏬ ``` pip install FreezeUI ``` Check its <a href="https://akshatchauhan18.github.io/FreezeUI" target="_blank"><img src="https://raw.githubusercontent.com/AkshatChauhan18/FreezeUI/master/readme_assets/doc_button.svg" alt="doc" width="100" height="25"></a> for more information. ___ ## Usage🧾 For creating **EXE** the command is ``` freezeui-exe ``` For creating **MSI** the command is ``` freezeui-msi ``` ___ # Gallery🖼️ ### **Check demo [here](https://akshatchauhan18.github.io/FreezeUI/demo.html) .** |Exe Window |Msi Window | | ----------- | ----------- | |![exewin](https://raw.githubusercontent.com/AkshatChauhan18/FreezeUI/master/docs/assets/exe_win.png)|![msiwin](https://raw.githubusercontent.com/AkshatChauhan18/FreezeUI/master/docs/assets/msi_win.png)| |Editor Window| | ----------- | |![editorwin](https://raw.githubusercontent.com/AkshatChauhan18/FreezeUI/master/docs/assets/editor_window.png)|


نیازمندی

مقدار نام
<=5.15.4 PyQt5
<=6.7 cx-Freeze
<=3.6 python-version
<=1.10.0 QtPy
<=5.1.1 qtconsole
<=2.13.0 qscintilla
<=2.0.0 plyer
==6.2.4 pytest


نحوه نصب


نصب پکیج whl FreezeUI-0.0.4:

    pip install FreezeUI-0.0.4.whl


نصب پکیج tar.gz FreezeUI-0.0.4:

    pip install FreezeUI-0.0.4.tar.gz