python template package
Project description
sing-box-bin
A Python wrapper for sing-box binary releases
Bundled binaries:
- Linux AMD64:
sing-box-linux-amd64 - Linux ARM64:
sing-box-linux-arm64 - Windows AMD64:
sing-box-windows-amd64.exe
Patch releases such as 1.13.13.post1 are packaging-only fixes for the same
upstream sing-box version.
build and bump version
.\scripts\build.sh "vx.y.z"
git add src/sing_box_bin/bin/
git commit -m "feat: update sing-box binary to version vx.y.z"
uv tool install bump-my-version
bump-my-version bump --new-version vx.y.z --commit --tag
git push origin main --tags
install
uv add sing-box-bin
usage
from sing_box_bin import get_bin_path
>>> get_bin_path()
>>> Path(./sing-box-bin/bin/sing-box-windows-amd64.exe)
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
sing_box_bin-1.13.14.tar.gz
(34.7 MB
view details)
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 sing_box_bin-1.13.14.tar.gz.
File metadata
- Download URL: sing_box_bin-1.13.14.tar.gz
- Upload date:
- Size: 34.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","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 |
ffc2c8a1b9f116457d5924ae2201cada60427a01a5ac8f7e8595cbd67e805f1a
|
|
| MD5 |
000fa22e20d667e98f9ae6934c23af18
|
|
| BLAKE2b-256 |
40fafefeb7f1fda53c38c2bd9bc62c4d1aae82c3d526d99675c8aa81fda0cdcf
|
File details
Details for the file sing_box_bin-1.13.14-py3-none-any.whl.
File metadata
- Download URL: sing_box_bin-1.13.14-py3-none-any.whl
- Upload date:
- Size: 33.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","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 |
fa44387426f1664e915f88c23810b5304a5d64e43b7bf0bf40cc02a5cdd871ef
|
|
| MD5 |
def834161b2047938e3ebecd50293226
|
|
| BLAKE2b-256 |
2c4ebe8f01bf18d7a307f192364d210d5f2df93da4f168118f4facb4cc360bb4
|