A pyrig plugin to build executables.
Project description
pyrig-executables
A pyrig plugin to build executables.
What is pyrig-executables
pyrig-executables is a plugin for pyrig that turns your project into standalone, downloadable executables and publishes them with every GitHub release — one self-contained binary per operating system.
Features
Standalone executables
Builds a single-file executable of your project for Linux, Windows, and macOS and attaches each one to the GitHub release, so anyone can download and run it without installing Python.
Release workflow integration
Extends pyrig's release workflow with a build job that compiles the binaries with PyInstaller across all three operating systems and uploads them after a successful release.
Entry point and icon scaffolding
Scaffolds a main.py entry point to build from and a default icon.png to
brand it — both ready to replace with your own.
Bundled resources
Bundles your project's resources into the executable, so its data files ship inside the binary.
Downloads badge
Adds a badge showing the total download count of your release binaries.
Run command
Adds a pyrig-executables run command that runs your project's entry point the
same way the built executable does, so you can try it locally before releasing.
Usage
Add pyrig-executables as a development dependency and run pyrig sync to
scaffold everything. No tokens or secrets are required — the release workflow
uses GitHub's automatic token.
uv add --group dev pyrig-executables
uv run pyrig sync
Documentation
Full documentation, including the auto-generated API reference, is available on the documentation site.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrig_executables-1.10.0.tar.gz.
File metadata
- Download URL: pyrig_executables-1.10.0.tar.gz
- Upload date:
- Size: 804.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
805894e3fc2b4b83968ac18ee6e7bdba19f2d93353ed020e54977504ae39bbed
|
|
| MD5 |
0940739d45a0c07e1f719b41ae337c91
|
|
| BLAKE2b-256 |
379bceda81e39a3ca368f898da786348fa6efa9a8939d5bbc80ad781565870f3
|
File details
Details for the file pyrig_executables-1.10.0-py3-none-any.whl.
File metadata
- Download URL: pyrig_executables-1.10.0-py3-none-any.whl
- Upload date:
- Size: 808.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02748a10d87304d4243440f9fcd3a37f2a15ef779c0b931ab02cbcc4cd0fcc2a
|
|
| MD5 |
6364bbe049aff57b4645b2156bcbeba0
|
|
| BLAKE2b-256 |
130f6bef6f275bc010a576fcac11d96a83ec87868a79c3818e6ec78f7d0f584b
|