Skip to main content

Pythonic bindings for FFmpeg's libraries.

Project description

BasswoodAV

BasswoodAV provides Pythonic binding for the FFmpeg libraries. We aim to provide all of the power and control of the underlying library, but manage the gritty details as much as possible.


GitHub Test Status Documentation Python Package Index

BasswoodAV provides direct and precise access to your media via containers, streams, packets, codecs, and frames. It exposes a few transformations of that data, and helps you get your data to/from other packages, such as Numpy.

This power does come with some responsibility as working with media is complicated and BasswoodAV can't abstract it away or make all the best decisions for you. But where you can't work without it, BasswoodAV is a critical tool.

Installation

Binary wheels are provided on PyPI for Linux, MacOS and Windows linked against the latest stable version of ffmpeg. You can install these wheels by running:

pip install basswood-av

Installing From Source

Here's how to build BasswoodAV from source source. You must use MSYS2 when using Windows.

git clone https://github.com/basswood-io/BasswoodAV.git
cd BasswoodAV
source scripts/activate.sh

# Build ffmpeg from source. You can skip this step
# if ffmpeg is already installed.
./scripts/build-deps

# Build
make

# Testing
make test

# Install globally
deactivate
pip install .

Project details


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.

basswood_av-15.1.2-cp313-cp313t-win_amd64.whl (26.4 MB view details)

Uploaded CPython 3.13tWindows x86-64

basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl (36.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_i686.whl (33.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl (34.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (30.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

basswood_av-15.1.2-cp313-cp313t-macosx_13_0_x86_64.whl (23.7 MB view details)

Uploaded CPython 3.13tmacOS 13.0+ x86-64

basswood_av-15.1.2-cp313-cp313t-macosx_13_0_arm64.whl (19.9 MB view details)

Uploaded CPython 3.13tmacOS 13.0+ ARM64

basswood_av-15.1.2-cp313-cp313-win_amd64.whl (26.3 MB view details)

Uploaded CPython 3.13Windows x86-64

basswood_av-15.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (34.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

basswood_av-15.1.2-cp313-cp313-musllinux_1_2_i686.whl (32.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

basswood_av-15.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (33.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

basswood_av-15.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

basswood_av-15.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (29.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

basswood_av-15.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (31.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

basswood_av-15.1.2-cp313-cp313-macosx_13_0_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

basswood_av-15.1.2-cp313-cp313-macosx_13_0_arm64.whl (19.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

basswood_av-15.1.2-cp312-cp312-win_amd64.whl (26.3 MB view details)

Uploaded CPython 3.12Windows x86-64

basswood_av-15.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (35.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

basswood_av-15.1.2-cp312-cp312-musllinux_1_2_i686.whl (32.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

basswood_av-15.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (33.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

basswood_av-15.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

basswood_av-15.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (29.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

basswood_av-15.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (31.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

basswood_av-15.1.2-cp312-cp312-macosx_13_0_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

basswood_av-15.1.2-cp312-cp312-macosx_13_0_arm64.whl (19.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

basswood_av-15.1.2-cp311-cp311-win_amd64.whl (26.3 MB view details)

Uploaded CPython 3.11Windows x86-64

basswood_av-15.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (34.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

basswood_av-15.1.2-cp311-cp311-musllinux_1_2_i686.whl (32.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

basswood_av-15.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (33.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

basswood_av-15.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

basswood_av-15.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (29.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

basswood_av-15.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (31.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

basswood_av-15.1.2-cp311-cp311-macosx_13_0_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

basswood_av-15.1.2-cp311-cp311-macosx_13_0_arm64.whl (19.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

basswood_av-15.1.2-cp310-cp310-win_amd64.whl (26.3 MB view details)

Uploaded CPython 3.10Windows x86-64

basswood_av-15.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (34.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

basswood_av-15.1.2-cp310-cp310-musllinux_1_2_i686.whl (31.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

basswood_av-15.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (33.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

basswood_av-15.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

basswood_av-15.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

basswood_av-15.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

basswood_av-15.1.2-cp310-cp310-macosx_13_0_x86_64.whl (23.7 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

basswood_av-15.1.2-cp310-cp310-macosx_13_0_arm64.whl (19.9 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 65df7214f2252538c537e51a1f60e054675206f1c054b7a48e9bed4df34ddf50
MD5 70bc0c1451c6d2421a1eb698ef026fe4
BLAKE2b-256 6bd097a9f764f919adb33837f993aec6c9ee9190bc72d38097483b21a920a0b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-win_amd64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33a34646c7998940ec491d927da0711f58a6e90f07f3f1e304716d33e8322794
MD5 33ecaf135d9f00520fd413ed9a72edf3
BLAKE2b-256 49f0ba2a6419e4f9a7c72081f8705074b10d751a73ef8f0a265fb43085a0a17c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f2524cbfdbc7a4b09e3f89fa0fe7d0196cdaf277ae4c31f3f5e3c39a9ba3096e
MD5 6cca30ae97eb78805446e6d61b582228
BLAKE2b-256 dd959f0549ca3af314ce2c5b0559c2fc9d1201791ad9a1ec389fab2bc2aa30ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc41c53c625890be69cb9fbc2421be6a2b945e2080fdab577e38a6f6bf3c3110
MD5 8ae509e1ff187c0cf4d96ae18827489f
BLAKE2b-256 63839a6e2feddbf6a62e56c4333364d825949b7ac1ab4116a39c283b252146ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f936c51520d02a177056bb9857a81ae0606581bc155c02158f8adc0cb5646d1e
MD5 034befa87b73a370928ebd9ccc716188
BLAKE2b-256 53d74172d64524602e9939e88cd556e86b503507fc35b825cbb6c0aaf96d17dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2819720fe9033197b91f0c251247e3f8395f25a72a149ba7ca0f57ecfecca17f
MD5 6d475779aa49a7bb50d067c777b51111
BLAKE2b-256 d9914673fd08949b6ce892126584bd27f95ac8289e40c3af50954d7e9156a39a

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49f14aed62321547c89c47b0461e22c8c48e88f4ff42a63b7032a49f633000a3
MD5 56e11b7ffe1f27b6a642e2b52fa4747b
BLAKE2b-256 db28d860683ee53a4483671c5c4f5c2ca95590f30c64042678c23547697c1052

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68a530da32fc889d51dd160dbb92ea75f2c0bd57d06b2aef293c5f672a824a59
MD5 91e1661003c00a0be2ad7dc1218e06ab
BLAKE2b-256 a056a4394e22f79fc4135418e414aa8506004a48c4ccab3b4eeed4aba63bc1cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-macosx_13_0_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 84084fd61cd9b38d0a85e5314079f5fcc70fa5604405fd15667ef8da72e90ae6
MD5 fa026a6b80356d68f927e77a01952fa2
BLAKE2b-256 1b60044d667539574325f42934252a415c7f25a7df96cd72aac7ac46e96894bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313t-macosx_13_0_arm64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6e4ad4bf4396cd666823340729a7946219bc54dfc49b63b99ef59b40e843be26
MD5 89784a35d54868ffd187d911d5c7aedb
BLAKE2b-256 1538934b01371ef736596d4aee4c8e44c3dd99291035e1202e5696bca6f03cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-win_amd64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce0d79b5ad4e67f29f22fbf0a8b72333752cd138a9f72601efc6e4cdfb617904
MD5 46a9c11730c7c339f970295fb18f08b7
BLAKE2b-256 1afdf244021d268e5508df4015de0d504f0058a0eaaf3c622181386c7c085202

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6f265c5fd05760b52311af238e4e16b109ae3a16c3a51145e100f7d9b3662c33
MD5 8fbd7d3e6beb38ee559a5091bdae7884
BLAKE2b-256 d3b92c29bbdc56ed9aa16d0ac7b08ba2921f98863c5ce628cd54cbbc8a0d0e0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0fc9f22b6bb2cddcef588427e3da6e6bad00781cebaceb34ab2e6b54a842140f
MD5 df7c5bb729a096b6c1cbb6d617fc3aa5
BLAKE2b-256 d5b65ce0c460e37550acd20667a86f90f54e25539f68d11af33213ae02b1dc35

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a0b63f640f0d319674ec09745798d978b6f7bcf026f16921fce24655c87d2d2
MD5 00e33bd13b1a8de01020a6a5e3582a86
BLAKE2b-256 516318446e0745b96b5d10453f695cedbf7dc3c62df0f8fb0aacb608cf93eba3

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21782c58b8ff5466e57b03da5eab2a6d6e9d3b81647c9aecec06852834687930
MD5 e4f63a977df51a8236f100a6ada61d3a
BLAKE2b-256 5aaf70d13e77f2004d6bd90a554897a25d2d0604bd85063b59daa8aaab8b8f24

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5de1a6dd3abc076fa3ec52ff586676b3978d0ab13e4243b36bd62263e320d9d0
MD5 0133b87625b2222a8f67f924fde12c0c
BLAKE2b-256 f886bb62af3b5941369847e1d1670b522a7495947cac8e8d90dfd8169378f70d

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2ec0d4a058dd4dc3c0a9f3d00371fed732529790eca4f089999fe9706ce8fac9
MD5 2e004e3ab172ec30e407d6fd7bed185f
BLAKE2b-256 3f4b7c8290ec0608a6d726cd6107d1c9178975161561fd89de6e03178458eba1

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 da79c521bdcf2ace921de6db213930c0b3a0a1cba74c6acba82d6dbcab087103
MD5 341bf60b576ee1d644aef0824ee31b32
BLAKE2b-256 4a6e736e6c10937e9e2c21339f656c66341e1fdf96bc41f27f8cae780a62797a

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a6dee24725c77a3179ea2d5da9a9ee081b47da84d1f2b719e889df69b2a867e4
MD5 9081cf3d271edffdc16139d8bbed69d1
BLAKE2b-256 06f9c0dcbf7599bb8976a8c10a5c472507d1b5c24506da33358dcf67548e8ad6

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-win_amd64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59c16d3fc7b839a8c983c525dccb356af28298a14fdcec2f90f8183b0728da6c
MD5 7f2592980d26d03a29196cb1b03553eb
BLAKE2b-256 851813aa0409b596c09ce5a68930369b3cf61e3afa5918b922862373685595a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5fafc2a6bacf5fe197ded3e6187938bb7bff48db000e9bfd2b0aa3524ca25bff
MD5 6cd6d47796e137268f5bc2c50c837758
BLAKE2b-256 c6ef238adbdc12b7a78aa9d8849f5d0be78d236f77a18a4dfb72233a0de2913e

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a247e376f759cdaf1c6b7771ceb43c273ce03c51f164c0af7610666affc713c
MD5 d576875a34e25a6001c7137512ae300c
BLAKE2b-256 a1bc97e9e8ec8f7622609ca787f538ea9da655348225d5fa1a331a6eccc0e4eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ae74df7acbf708c175b91bc8c158ea9f80d21418dee248fc0492ce36d1467ca
MD5 ceebb296c5bf1c4256d76e87415344ac
BLAKE2b-256 12f328cfc499d268efded9349c509f1d43d5b08a36c208493bdf61d6d35c2b0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 924d9207c26b56b1c2ca10ed90d4aa52f80ac02399caadaafaa5f900e1d93cfc
MD5 1155bb877ae49a7360c74941a081846d
BLAKE2b-256 c334948c34b5b5819ffaaa32ea26fefa92e53440503874543dc060b84b456690

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 694c1d963dbb9ca671ee1ec4957e04cdf2568aeb8b991b70a3b39c566729986b
MD5 427f498c8b74c36596d9a7aa0b4eff46
BLAKE2b-256 55a33da6d103b25ad6f426ce99260358daf7df5b3d8e561b7738e3805304b291

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a6fd5949bf700a6c6f8b4f570a0c5926a1080abc632b1a72a0428942971d874
MD5 e4c9ecd5235439c5cdc85f57d7fa46cb
BLAKE2b-256 070f1ebe0c32af98ee61d5538544839c3f4aa7cbd8c7fe1150783032e58d219f

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b66a885becc9e71db15ae20733ce6586a17b582bccf516d9e5ccbd340b782bd2
MD5 3745e0a402efb44e5d8bcc4b169bab89
BLAKE2b-256 ec8017d221b05a1dea56e7114dab64819a3d9486e2ff3285cec09b55972add0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6460b3e1174e046d7497c7a49d94b6d4e903d2f371af4db5ed6305a29bd7cd7d
MD5 403c9b116f2f8adb6d7b094986dba1d8
BLAKE2b-256 8aa130d5ad01529f4e943e57d7761165d67d84cf9e7dfd9f94ddcd70c79d4b72

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-win_amd64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b860d54c76de5001a056858f15b8df56ce2f419bc53eaca90d43dea994c6af30
MD5 de9a12a5201f31e178be2a30e839d2cf
BLAKE2b-256 e389f1f54ebf58d2183702ae2826242a6c994de11d0f3d4a5c6e7323417ae2fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a96eeec146bb2bbb399365c1124375dc6fcc246a90e430c0816fc054352f4e9b
MD5 4dbeea6c21856e8f896f7025f41a6168
BLAKE2b-256 81e5c1e1786e604c73a201dc4fae98261b2b952bbc98ab003cc856ded00513ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c691c83a13f64bd3f251a461bbe6bce3a4c51583fc4beacfb9df4c2d8e1f52c
MD5 593295fdf6f1b10a1ffdf3cd0738f064
BLAKE2b-256 8476dae770bd7f3283029e3067d86860f16203e5708a025e436f848157fb34f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7700e3d4545698f77ae1988df4928e9d9385952e4474540d3b95be6ef48cc5ee
MD5 633287e9df430fb5f461ca2e51209394
BLAKE2b-256 a619bfe5aa7b4c8ba73a29cd7fbb483b3ec76d1678ec00e5dcb1e0f4276e4fb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 64ae3952656caabd960ed548b641df427a0a99ec22832abd271222821e95a6bd
MD5 679a46c35befaaec8db94d68d0ca65d9
BLAKE2b-256 d5f63387e9a238e362e1bbfba6e8e422ed746c6055d569309e485dcd72718896

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81a64a78e4d5a47a1af3b455c5efc225c4ccccc65c6c66f506dc706fb4a526e8
MD5 5129a67b5631c913eee4b30611dcbc1f
BLAKE2b-256 661e56ecd8bdbc68710f489ac055039432d42c0d6eb4c45b75499ba4a0e1ee42

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9ecc26143fa9eb2e07d4e0cfa2100b697fa80cf20c0475e072eb766cdb55a4ec
MD5 a93a5d623b5e987719d0abb1a34467c4
BLAKE2b-256 575cfac187362a5004a09ad6b0013b2d534e033b4142c8010288e321108294e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5779635f405975d8dc605be42de7fbda14763911522b81596893976c86b804dd
MD5 4512e88666f7bf4eb7aad396f6eaa08f
BLAKE2b-256 87c8e016a86202ca8ecee4354fb7f84bd194176a38167d220cf6ebba3f586d0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 af3c8101dbbe8dd3394a57f9f756aaecf4c1701028a2bb57361e916d39ba5b09
MD5 96bc068aa9a0643455b1eb4963d0a525
BLAKE2b-256 0d06e0d2728a7e39f3c5e1882109872a1aa938d80b5cfd43cc60e9be1fe9a88c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-win_amd64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 463b4f182da0923fb755b3746b5f26c0d38489de813b14c7271d57cdc41297ab
MD5 caa8a808d87b465d64890705ebd7aa0d
BLAKE2b-256 bc38039dbcf56a022586a1ac70cefc482af2e8ae8a1f1fd5c5c8a4b8f7c93e76

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0ac32fc0600c0038b4f02233330c10c7d058c014c6328f9cc5c396dc7808bd10
MD5 1dc2e457918deb030204b5325f9e1be9
BLAKE2b-256 19b146845231550f163b0a114ee83b82b65923984f0fcdb966438c5902bc8157

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 428867f179ec1f586345d0cea442dc7f862f0444431750694649889f265a63f0
MD5 b1e1c5f1c8502313057012f2a7b5145e
BLAKE2b-256 7770bed0bb2f05dfc35eaeb4fdbb5e8ba8fb98292e8415096a764c4321e84500

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dacf22070c098640f022e45e241cfdc9c4143139882b1d46d09e7e2488c11bec
MD5 5fa42155f4305229769a7d9c9c8da2f6
BLAKE2b-256 bf777530fbb179d706790a6bb8cf48cdbc5fd88531517c895522d7195ce7aaad

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ebfb5f70bf0f346a478f8a7aee644bc545d186eb8cdf4d576fbe76cfab92ac72
MD5 b29557b542f62a73795040fc85b49980
BLAKE2b-256 d528dcf695f600d0810313b4c33147f1a9737737ef247967b03b4a92974fa655

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d1cc488ceb5797388c036b44cbc8a36b6602e20a0b6a4a79229ff376f3bdf75
MD5 61e855509add1039e4a0834f02fd2ef2
BLAKE2b-256 f3554996eab3070e03bf5e13df37c97a634a93fa8564c52aaa4f7ea3a8defec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 75b5311cd6230385834425b5b32a9edf89ed7e97a5643a27dabad329150d0146
MD5 19ee16e0381a4e32c475832be0efd73c
BLAKE2b-256 efde5cb18d42796565b5055b525ef1a716847aa1a02ed8766b37312b2c244bd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

File details

Details for the file basswood_av-15.1.2-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.2-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 29d49314570506e81efbe1b87123f2601801e65d2cf68c71c371fc31c2a1e9bc
MD5 5c1fc84927ab0f4870ac828e2c097e3b
BLAKE2b-256 cfecfa47e9603f6e5a5615d5dde244c5ecb4ef24791bf176d0a013c7e35c7a0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.2-cp310-cp310-macosx_13_0_arm64.whl:

Publisher: tests.yml on basswood-io/BasswoodAV

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page