معرفی شرکت ها


FreezeUI-U-0.0.5


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-U-0.0.5
نام FreezeUI-U
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Akshat Chauhan
ایمیل نویسنده coder.akshatch@gmail.com
آدرس صفحه اصلی https://akshatchauhan18.github.io/FreezeUI
آدرس اینترنتی https://pypi.org/project/FreezeUI-U/
مجوز 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)|


نیازمندی

مقدار نام
- PyQt6
- cx-Freeze
<=3.6 python-version
- QtPy
- qtconsole
- pyqt6-qscintilla
- plyer
==6.2.4 pytest


نحوه نصب


نصب پکیج whl FreezeUI-U-0.0.5:

    pip install FreezeUI-U-0.0.5.whl


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

    pip install FreezeUI-U-0.0.5.tar.gz