Skip to main content

venn-bin

Installs the venn binary and puts it on your PATH. venn is a row-level keyed diff of tabular datasets: parquet, CSV/TSV, NDJSON, directories, and Iceberg and Delta tables.

pip install venn-bin
venn left.parquet right.parquet --key id

This package contains no Python code beyond a thin launcher: it ships the prebuilt static binary for your platform. It exists so a Python-first stack can install venn without a Go toolchain.

import subprocess, json

out = subprocess.run(
    ["venn", "a.parquet", "b.parquet", "--key", "id", "--format", "json"],
    capture_output=True, text=True,
)
# exit code 0 = equal or within budget, 1 = differences, 2 = error
result = json.loads(out.stdout)
print(result["added"], result["removed"], result["changed"])

Documentation, flags and comparison semantics live in the main repository. MIT licensed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

venn_bin-0.1.0-py3-none-win_arm64.whl (8.0 MB view details)

Uploaded Python 3Windows ARM64

venn_bin-0.1.0-py3-none-win_amd64.whl (9.1 MB view details)

Uploaded Python 3Windows x86-64

venn_bin-0.1.0-py3-none-musllinux_1_1_x86_64.whl (8.9 MB view details)

Uploaded Python 3musllinux: musl 1.1+ x86-64

venn_bin-0.1.0-py3-none-musllinux_1_1_aarch64.whl (7.9 MB view details)

Uploaded Python 3musllinux: musl 1.1+ ARM64

venn_bin-0.1.0-py3-none-manylinux2014_x86_64.whl (8.9 MB view details)

Uploaded Python 3

venn_bin-0.1.0-py3-none-manylinux2014_aarch64.whl (7.9 MB view details)

Uploaded Python 3

venn_bin-0.1.0-py3-none-macosx_11_0_arm64.whl (8.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

venn_bin-0.1.0-py3-none-macosx_10_9_x86_64.whl (9.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file venn_bin-0.1.0-py3-none-win_arm64.whl.

File metadata

  • Download URL: venn_bin-0.1.0-py3-none-win_arm64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for venn_bin-0.1.0-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 3beea6cb62bbc39cf9a785abe496c3b35123004daa0a6c1508aff2a66c28c264
MD5 135444f72534cb649c065a220bea67d1
BLAKE2b-256 4dd1b7495e422473fac6b85c62e3d12d41c42882a53f9174a7112454211e60f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-win_arm64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: venn_bin-0.1.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 9.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for venn_bin-0.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b532c9a7a0983819892daadc90e2290032db5cf7e9da9d6104e6705ce8136c9c
MD5 1d773edbe1de58642794bcc9964616e6
BLAKE2b-256 4c3bbd23789eeb1852e32efdc57df335901ee86844c8f6a475ce206a31284bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-win_amd64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e3161b9182b665e656b8465af8b4b97a4b352abd1d0425a7a06836dd097797c0
MD5 5192bd87908ac413bb7106acb4fe49ac
BLAKE2b-256 86540609ba34ca8cad0f09cbf909ba8131c3cc9915c0925246f9f6d0dace72a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-musllinux_1_1_x86_64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6df8fe0ce9127cafda1def995632819aac83106a9b0cde6d69fc06ee3c295ec8
MD5 e5ddc5d39a0343a218324b574eaec6cc
BLAKE2b-256 ac389549c993097c6e9793c1a173f7ecc03122b4914d17c434df5ef9f0b2f303

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-musllinux_1_1_aarch64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4970a8fdb33493314289845d76a952ffac51c2ca768dc724cd1ee3cde6400308
MD5 7e9abb33d67ba96b02b4ca2aa6d33034
BLAKE2b-256 39ed5dcaf87489558069d69d323f487d8ad3d1749de9fb4fe1da1abbefb6e5b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-manylinux2014_x86_64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b1a9239642696d3ac7e586fd48b1273ff76212635ea9571a53cd58b800d219ee
MD5 fd6e8bec928056922fa1ce41052944c4
BLAKE2b-256 424d846935da17ccc56b2a671785aedef60fd90210deab08d6f2cb749746578a

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-manylinux2014_aarch64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9297b67f155d500b2a6bbd575e664e73c76778ee8f2ac305790c8d0fd9ef9c1e
MD5 82698b0c3088a9c90f8ce54598cf9967
BLAKE2b-256 c23e4d60e134b99420a6c46b9b9eaf70620d1990494a2f6bfc298f9eaa248726

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-macosx_11_0_arm64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file venn_bin-0.1.0-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2deca0d8d350faee7853aea9092c83f838d3690f14260c54caad646112218845
MD5 baff3367ea12270adc49a670144f1d93
BLAKE2b-256 d34ac6487482739afaca1ed0561d118a5c3dc0902e1e36b96e41e4da607bd210

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.0-py3-none-macosx_10_9_x86_64.whl:

Publisher: release.yml on KonMam/venn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.1

8 files

This release

0.1.0 This release

8 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page