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.1-py3-none-win_arm64.whl (8.0 MB view details)

Uploaded Python 3Windows ARM64

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

Uploaded Python 3Windows x86-64

venn_bin-0.1.1-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.1-py3-none-musllinux_1_1_aarch64.whl (7.9 MB view details)

Uploaded Python 3musllinux: musl 1.1+ ARM64

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

Uploaded Python 3

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

Uploaded Python 3

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

Uploaded Python 3macOS 11.0+ ARM64

venn_bin-0.1.1-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.1-py3-none-win_arm64.whl.

File metadata

  • Download URL: venn_bin-0.1.1-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.1-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 9311e3f7421ed00cfcb2552e309e6ca18538245e7354557957fad5eba51dff08
MD5 30da0e87140fe7d37053e77b760a617c
BLAKE2b-256 6b6c5ec6427313355898e198763160802a436e2b8e099d562c06898947966851

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-win_amd64.whl.

File metadata

  • Download URL: venn_bin-0.1.1-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.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f9dd85a662faba3d19e521cfd28daa9e0ff5115f066236f1896ceb18ba6f9935
MD5 ebcec1dc0be3a3aac67f4abcf58995cf
BLAKE2b-256 6a617458c69b2ea0efaef180597962704dff29ba8e084c76829fe7e3f1d68ad7

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ed7ef98fc3cd0095bb2d6e002cf3712a55fd514df7d36f3900d33701461f2933
MD5 4534e82ab0fba37a69ccb1904278f73b
BLAKE2b-256 52479673794e18554a45985baf24cea94334e7b2010e6f6c8d20a2daf8d49fab

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 90a189bbfcaaf79d80821803b3d3062fa93d95f86dd8509deb064c207350d924
MD5 ee1f862ec2d44f97c8994640e50da19c
BLAKE2b-256 8f12d0fb8aa2dc2de46bbe5f52000b36c22e0a1efa134b4f77bd22723da90d37

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8b57960ffc9f20bcbd6c37b7f9f77a7db218bee5946ac6aa93aff9711e34a10
MD5 19fe2e50ec2e82a2d5f913e75e1a9ee6
BLAKE2b-256 6352c76913695fa10407e8d45824b09497eafa741a20ddd335a809b33d2bf2de

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 09503fb8c6a5c0db20dd659685f8eca43ab2a8417f6f5e47622a24b4b4aef6de
MD5 4d94021835ebf0bd1021ccf11146d8ad
BLAKE2b-256 c94f05f3a8849e45df480930d17bb0428fef268c2b3c7c62f7455ad9a77fdff8

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d255ae7587c420668d51402a55709e3131d2dab532389d7b69a16298f25b25f
MD5 0554954987d1c507b08a1321b5ad0c58
BLAKE2b-256 eb5b8a5c3fe2c80868d0ddd0f7e469495765acd8fc576d0e0c740348b8f0c73a

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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.1-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for venn_bin-0.1.1-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b75b5a6830440e6d96f3d2d0e45c1b4ac6e8b10c847600f8f3b0d3e6307d2063
MD5 a1264ef8a5102aa8ded1055f06f714bf
BLAKE2b-256 8c8b889d003fed4057ca79f0554f0243db3c4db789981106a25e029853ced704

See more details on using hashes here.

Provenance

The following attestation bundles were made for venn_bin-0.1.1-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

This release

0.1.1 This release

8 files

0.1.0

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