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.6
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.6.tar.gz | 15.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_executables-3.18.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.4 kB
Release files / pyrig_executables-3.18.6.tar.gz
| Download URL | pyrig_executables-3.18.6.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17f8b94c68ad2863bc2952d379491386a1066a5248ea5f6e37fd845904cd55f0
|
|
BLAKE2b-256 checksum How to use checksums |
b78de42318c2a182f5521a60526f419064f3ba26897a8efbe68a8ff85f06d7e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","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":null}
|
Release files / pyrig_executables-3.18.6-py3-none-any.whl
| Download URL | pyrig_executables-3.18.6-py3-none-any.whl |
|---|---|
| Size | 24.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7155b7ad5d8a4ca2c6b445ba4a9a92517ad7c852646393df0a878296c60c90e7
|
|
BLAKE2b-256 checksum How to use checksums |
a170debef900d0b279e111c25f54f380aca013b3828d25d845e0ba04f5cce845
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","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":null}
|