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: about 1 year ago
JSON representation
PyQt6 GUI for PyInstaller, Nuitka, cx_Freeze, etc
- Host: GitHub
- URL: https://github.com/rohankishore/packifyr
- Owner: rohankishore
- License: mit
- Created: 2024-03-12T10:34:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:11:53.000Z (about 2 years ago)
- Last Synced: 2025-04-13T05:44:32.036Z (about 1 year ago)
- Topics: fluent-design, modern-ui, pyinstaller, pyinstaller-gui, pyqt6, python, pythongui
- Language: Python
- Homepage:
- Size: 4.15 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Packifyr
PyQt6 GUI for PyInstaller, Nuitka, etc


## 📦 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


## 👒 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).