Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rohankishore/packifyr
- Owner: rohankishore
- License: mit
- Created: 2024-03-12T10:34:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:11:53.000Z (10 months ago)
- Last Synced: 2024-10-10T19:07:57.725Z (4 months ago)
- Topics: fluent-design, modern-ui, pyinstaller, pyinstaller-gui, pyqt6, python, pythongui
- Language: Python
- Homepage:
- Size: 4.15 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- 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
![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)
![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 :)
## 💖 CreditsThis project was made possible just because of [zhiyiYo](https://github.com/zhiyiYo)'s [PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets).