packaged

The easiest way to ship Python applications.

packaged lets you create a standalone executable from any Python project.

It will package your project and all its dependencies, to produce a single, portable executable.

Works on MacOS and Linux (Windows support coming soon!)

Just one command

Most applications can be packaged with a single command.

Wide support

Ship apps with various GUI / TUI, ML or other dependencies.

Easy to integrate

Easily build for all platforms in your CI system.

Examples

Posting (Terminal based Postman alternative)

Posting (Terminal based Postman alternative)

Running posting launches an API testing UI straight in your terminal.

Download for macOS

Apple silicon

Intel 64bit

Download for Linux

x86 64bit

ARM 64bit

Mandelbrot Visualizer

Mandelbrot Visualizer

An interactive mandelbrot set GUI, with Python 3.12 and the following dependencies:

  • ⚬ matplotlib
  • ⚬ numba
  • ⚬ llvmlite
  • ⚬ pillow

Download for macOS

Apple silicon

Intel 64bit

Download for Linux

x86 64bit

ARM 64bit

Aliens (pygame)

Aliens (pygame)

pygame ships with various games in its examples folder, one of them being aliens.

Download for macOS

Apple silicon

Intel 64bit

Download for Linux

x86 64bit

ARM 64bit

Minesweeper

Minesweeper

A portable Minesweeper build, for you to take wherever you need.

Download for macOS

Apple silicon

Intel 64bit

Download for Linux

x86 64bit

ARM 64bit

Portable IPython interpreter

Portable IPython interpreter

Just a showcase for CLI applications. Pretty much anything can be packaged like this.

Download for macOS

Apple silicon

Intel 64bit

Download for Linux

x86 64bit

ARM 64bit

Ship your Python app with ease.