Latest Release

The latest version of Minipy is 0.9.2 published on 2024-11-28T00:19:44Z.

Filename Size
minipy-0.9.2-py3-none-any.whl 15 KB
minipy-0.9.2.tar.gz 15 KB

Looking for previous versions? Check the GitHub releases page.

Release Notes

The first public release of Minipy. This release includes support for Python source code minification and obfuscation.

It is compatible with Python versions 3.12 and 3.13.

Installing the Wheel

Minipy requires Python version 3.12 or newer.

1
Download the wheel file (the file ending with .whl).
2

Install with:

$ pip install minipy-0.9.2-py3-none-any.whl