Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohankishore/packifyr

PyQt6 GUI for PyInstaller, Nuitka, cx_Freeze, etc
https://github.com/rohankishore/packifyr

fluent-design modern-ui pyinstaller pyinstaller-gui pyqt6 python pythongui

Last synced: 3 months ago
JSON representation

PyQt6 GUI for PyInstaller, Nuitka, cx_Freeze, etc

Awesome Lists containing this project

README

        

![icon](https://github.com/rohankishore/Packifyr/assets/109947257/2d9de576-70ee-4636-9857-c289a8237c77)
# Packifyr
PyQt6 GUI for PyInstaller, Nuitka, etc



![License](https://img.shields.io/badge/License-MIT-yellow)
Buy Me a Coffee at ko-fi.com
![Demo](https://img.shields.io/badge/Fiverr-Hire-green)

## 📦 What is Packifyr?
Packifyr helps you to use PyInstaller with GUI Interface. With Packifyr, you can convert your Python file to exe with the help of a modern UI. As of now, it only supports PyInstaller. But I'm working on the support of Nuitka, cx_Freeze, etc.



## Interface
![image](https://github.com/rohankishore/Packifyr/assets/109947257/9c9b3b1d-f9e1-4797-a8d7-db4a103e0fc6)
![image](https://github.com/rohankishore/Packifyr/assets/109947257/74db6511-558f-43e6-8980-a7a11373b4a7)


## 👒 Getting Started

```bash
pip install -r requirements.txt
```

- Run `main.py`



## Show Support

Hey! First of all, thank you for considering supporting me. You can support me by Buying me a Coffee via Ko-Fi. You can either [Click Here](https://ko-fi.com/rohankishore) or click the button "Buy Me A Coffee" on top of this page or via the GitHub Sponsor button. Thanks a lot :)




## 💖 Credits

This project was made possible just because of [zhiyiYo](https://github.com/zhiyiYo)'s [PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets).