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.18.18
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.18.18.tar.gz | 15.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_executables-3.18.18-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.3 kB
Release files / pyrig_executables-3.18.18.tar.gz
| Download URL | pyrig_executables-3.18.18.tar.gz |
|---|---|
| Size | 15.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
960c11788aad23a2b744828fdd14729b1558f0909fe8cb704f90e1574849d2fe
|
|
BLAKE2b-256 checksum How to use checksums |
6752fc940b2e1746bcbaf024fc129fb6d82900776d0f3144aa4bcfedc8347a74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.15 {"installer":{"name":"uv","version":"0.12.15","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.18.18-py3-none-any.whl
| Download URL | pyrig_executables-3.18.18-py3-none-any.whl |
|---|---|
| Size | 24.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
47a65e39809979ee426d501d513e9c1cdc5b2c651f82d6675eedb6df6c248907
|
|
BLAKE2b-256 checksum How to use checksums |
96ba1db7c0187ce5e6a21b39f47c80f1c3e7247c7f4d16766e27939329afed0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.15 {"installer":{"name":"uv","version":"0.12.15","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}
|