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.
packthing is installable via pip
:
pip install --user packthing
pipenv
is used for local development:
pipenv install --dev pip install --editable .
For full usage instructions, see the documentation.
Submit bug reports, suggest features, and view the source on GitHub.