A pyrig plugin to build executables.
Project description
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.
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.26.0.tar.gz.
File metadata
- Download URL: pyrig_executables-1.26.0.tar.gz
- Upload date:
- Size: 803.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","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 |
5fdbc348912cb1b5a7b07cd49997ac89997e8c9b052a0be945d9ecc3df58d472
|
|
| MD5 |
f9471b17bb2db517ea0b6a29c391b1a5
|
|
| BLAKE2b-256 |
9302b003945e30e68b2be22f0feb740ea65282d8eddc3729bfdb71e3b33c9d7b
|
File details
Details for the file pyrig_executables-1.26.0-py3-none-any.whl.
File metadata
- Download URL: pyrig_executables-1.26.0-py3-none-any.whl
- Upload date:
- Size: 809.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","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 |
3e8c9783b5e2169d7d3f66b992e6087a57dd021ee81926c84b00650a1cd0c84b
|
|
| MD5 |
7f4be099f35357c5a473c95c60140b9e
|
|
| BLAKE2b-256 |
5f2f3976ddaf5ad4532ab505ea0f116217f2fb93faef50d08a15fcd21e0fa4cd
|