Skip to content

Releases: JustLachin/PyPackQT

Release list

v1.0

v1.0 Pre-release
Pre-release

Choose a tag to compare

@JustLachin JustLachin released this 18 Apr 10:36
9e97306

PyPackQT

PyPackQT is a desktop application built with PyQt for packaging Python scripts into standalone executables using PyInstaller.

Features

  • Select any Python script (.py) file to package.
  • Start packaging process with a single click.
  • View packaging process logs in real-time.

Requirements

  • Python 3.x
  • PyQt5
  • PyInstaller (Already in directory.)