Write once, package everywhere


Keywords
packaging, qt, qmake, building, distribution, freepascal, packaging-tool, python, qt5
License
GPL-3.0
Install
pip install packthing==1.2.0

Documentation

image
Build status PyPI package PyPI - Python version Downloads License Code style: black

packthing is a high-level integration tool that makes packaging and distributing your application simple.

  • One project, many formats - quickly produce a versioned distribution for any project type that’s supported.
  • Configuration is simple - prepare your project for deployment in just a few steps.
  • Not an expert? Not a problem - save yourself hundreds of hours learning operating system details; get it done and get on with your life.

Installation

packthing is installable via pip:

pip install --user packthing

pipenv is used for local development:

pipenv install --dev
pip install --editable .

Usage

View the non-existent documentation.

Contact

Submit bug reports, suggest features, and view the source on GitHub.