pyrig-executables
A pyrig plugin to build executables.
Overview
pyrig-executables is a pyrig plugin that turns your project into standalone executables and attaches one per operating system to every GitHub release — so anyone can run it without installing Python.
What it adds
- Standalone executables — a single-file binary of your project for Linux, Windows, and macOS, built with PyInstaller.
- Release integration — a matrix build job that compiles and attaches a binary per OS to each release.
- Entry point and icon — a
main.pyand a default icon, both scaffolded and ready to replace with your own. - Bundled resources — your project's resources are bundled into the binary.
- Run command —
pyrig-executables runruns your entry point the same way the built binary does, so you can try it locally. - Downloads badge — a badge showing the total downloads of your binaries.
Usage
uv add pyrig-executables --dev
uv run pyrig sync
No tokens or secrets are required — the release workflow uses GitHub's automatic token.
Documentation
Full documentation, including the auto-generated API reference, is available on the documentation site.
Release files for pyrig-executables 3.16.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrig_executables-3.16.5.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_executables-3.16.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.3 kB
Release files / pyrig_executables-3.16.5.tar.gz
| Download URL | pyrig_executables-3.16.5.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
767515f4f6cb05e7df5e513c63ac000093f1fd7321a22d441ab860efd8941c71
|
|
BLAKE2b-256 checksum How to use checksums |
fcc8f4c07c67022bc7a6a3462afe4ce154eb62ca1dc8451d87dab40e3ef4f248
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / pyrig_executables-3.16.5-py3-none-any.whl
| Download URL | pyrig_executables-3.16.5-py3-none-any.whl |
|---|---|
| Size | 23.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
da35574c8a988a88d0a59dfb973511af06b0c10338e8b3e0c7f2ebec8b77cb3e
|
|
BLAKE2b-256 checksum How to use checksums |
e4979347025c23cecc76b372568f3679fb3b2e84425a0da71a537b3635d8f156
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|