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.0-cp313-cp313t-win_amd64.whl (24.9 MB view details)

Uploaded CPython 3.13tWindows x86-64

basswood_av-15.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

basswood_av-15.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (31.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

basswood_av-15.1.0-cp313-cp313t-macosx_12_0_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.13tmacOS 12.0+ x86-64

basswood_av-15.1.0-cp313-cp313t-macosx_12_0_arm64.whl (19.2 MB view details)

Uploaded CPython 3.13tmacOS 12.0+ ARM64

basswood_av-15.1.0-cp313-cp313-win_amd64.whl (24.7 MB view details)

Uploaded CPython 3.13Windows x86-64

basswood_av-15.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

basswood_av-15.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (28.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

basswood_av-15.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

basswood_av-15.1.0-cp313-cp313-macosx_12_0_x86_64.whl (22.7 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

basswood_av-15.1.0-cp313-cp313-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

basswood_av-15.1.0-cp312-cp312-win_amd64.whl (24.8 MB view details)

Uploaded CPython 3.12Windows x86-64

basswood_av-15.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

basswood_av-15.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (28.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

basswood_av-15.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

basswood_av-15.1.0-cp312-cp312-macosx_12_0_x86_64.whl (22.7 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

basswood_av-15.1.0-cp312-cp312-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

basswood_av-15.1.0-cp311-cp311-win_amd64.whl (24.8 MB view details)

Uploaded CPython 3.11Windows x86-64

basswood_av-15.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

basswood_av-15.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (28.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

basswood_av-15.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

basswood_av-15.1.0-cp311-cp311-macosx_12_0_x86_64.whl (22.7 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

basswood_av-15.1.0-cp311-cp311-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

basswood_av-15.1.0-cp310-cp310-win_amd64.whl (24.8 MB view details)

Uploaded CPython 3.10Windows x86-64

basswood_av-15.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

basswood_av-15.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (28.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

basswood_av-15.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (29.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

basswood_av-15.1.0-cp310-cp310-macosx_13_0_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

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

Uploaded CPython 3.10macOS 13.0+ ARM64

basswood_av-15.1.0-cp310-cp310-macosx_12_0_x86_64.whl (22.7 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

basswood_av-15.1.0-cp310-cp310-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

File details

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

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 7a990c270ff54e44df911afd26276ddb78519b1693a9eef0b2d3cdd427a16713
MD5 e25b52ec4ff6c21313b62ca7502c1790
BLAKE2b-256 6168d635869c36e69541ff0e84192006b1f2f2fe2177c6fb0949ae4caf9592d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd3eae3dc7974251c73829b489e9cce569a6d51be9e810308b4c4d457bce3b91
MD5 d35b3c7c72e3e67193f8c27f112758d9
BLAKE2b-256 359a8894bef3c992b72a23cdd7f3320c53ee89fac1461f26392f8b03e57390cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4de7f5ac9a404ffaa26187e4c0faa8400340a0164b387926cd9db4ad496e601f
MD5 3ed627f4f54742dc0bf0dc76690d26b8
BLAKE2b-256 909d24bde362ae7a8d110224d6718d9278ce94b689034c543b2f30d2f4511776

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b5a6e867b66c144988e5200439c9e64421aabfb57f0401a9e55725dc8876df1
MD5 e37e51660e9d22af43f8d8fbf693ce68
BLAKE2b-256 e948985d2c84260c137155f2be0dc16995adf7daa1d6667a7cfde8b358a89e00

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313t-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 f94013eb718981d718169516cf3823f880c128a87ec27a363b00f31b85603624
MD5 5f119836e68806974916f271ffa166d9
BLAKE2b-256 f0cd7156096d5b9693c0853948b426ca47a543f656d65ab857185d33a78dbdaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp313-cp313t-macosx_12_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.0-cp313-cp313t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c70af5890a429ff68ea6d2a33df24953272839281e2685c3bbec8511a0da66a3
MD5 e0f9c5a5284925b055b4568e618a9089
BLAKE2b-256 83df42cdef153052ef35e48138761d731076dc2a1b102f66718b3b5b4143dd91

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp313-cp313t-macosx_12_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.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9d271a717915d5796123b478781fdd9adcf8004bfdddb33450ff330b1540a21a
MD5 c5e5a189adb07dddceb617005cbcd587
BLAKE2b-256 fd1560fc96c0892ab69e337d441c6f1b6749588b81eca2bb9c04ceadf0a2b4dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 889753b7851aaa9c5eb00e455742b15e13a6755c675eb5249819456cf056a9b9
MD5 0e4187a899640fb2d7dcd801011e847d
BLAKE2b-256 6ccb589a7ee4adb9c9e973866cdc5f8de1b838c2cbc4278ec4e40011ac94147c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 720528762dac61f40d10a46e2c0fc69340c5c83fda0a76d23cc367ffc9e2b673
MD5 46e5de5bc12f2d01547cd46a408ee1ce
BLAKE2b-256 16226d8f31ec8550867aeab09d08e5ecae76858970dace67fc21de24ad304149

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a6666bd335e0d65240e2e392276a32dfb4e0a3faad8fda936a57fe691a9cf0e2
MD5 d4a978cf7f08e452fb065e1d8036f501
BLAKE2b-256 086af176d2c4a85283fcc6c39432d98313d3e30d1e462fc49635ec756afab296

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 614bcacf9e6394047e99b3cb6ad9f1e96828770e6ad9294c0e13a7dbdac52d4e
MD5 13223a6c8201f2e56ce6052532c83c52
BLAKE2b-256 7f74f6bf240defb76488d11fd8e9d5fe7f9d0104fcc376ab8581510431e0c176

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp313-cp313-macosx_12_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.0-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 1acbf192f3b99d3deca513816e1bff8dfad657c512149ce21d62871f7b378a17
MD5 4c760150174b2c1ef22229f85d715fbc
BLAKE2b-256 63a511433c0f30d5de134413ac3eac6348e3223b1cf6fbb8b7ffcbfb9d798774

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp313-cp313-macosx_12_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.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 163d52b1fece530293646f137f8732a884e7673bb1c961a5171c54cdee98c915
MD5 8129a768b3de41fbebf2e0ab52a52988
BLAKE2b-256 00abcade0ccccc5fdb15f6d8ae77a85a4b082fa54ea66b2d545bbc36e5f95926

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d08ec6f96a204d8cbfc055252018eed13f5585735c2e29ceb294a5870a375515
MD5 7bcce71693f5a1aeec8c6f21c6830755
BLAKE2b-256 fe45e07235dbc15601783112da6723772ff254f68e44b6440d4d221cce79d4b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 34237d6db3aab82515c24660d91e2794d2c6422f535b991ad914969ca0af32e0
MD5 617368aa7dee5b68a0016ca4c8ffa24b
BLAKE2b-256 c0aea4f96a0ce7fc14da37d0d58df3a159500e46c392ef4c4df3d19e5824f5d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 625162874a1017ee17cbc6c63687f4d0bbc8d04e3a5cfd0c4818610464650a8d
MD5 bcbd44c0b01249770843d6fc2b308382
BLAKE2b-256 ec2b8c6351f9ca64da69bfcb98d7bc90558cc3c540a75a7e20b16603dd28f3ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 d51decb5e35e8585afc4901399b9441ba359cafc1bae7fe1ecd2fa3fc83725c2
MD5 ec08dc25ea4bef1a6af52e1538c5d824
BLAKE2b-256 1e001efe39df3180e831c4688759be58a44990d4640c2e10772afc15aad992a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp312-cp312-macosx_12_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.0-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 161b0754a8d1be45d4ee9616129788fe8e7864899c9fd11d523fc6648850da0c
MD5 aa9e6ccecebeb6424de09132af81d352
BLAKE2b-256 f35c22c6232b19ec7b36be967e56f1dd569b3ab7b714a4e893983f909e06c2ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp312-cp312-macosx_12_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.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 897dda8ef84b22a0429166a541b03b893e663f981de0ba8dc17f36c25b1caade
MD5 b159a33373b7361997d268477f654a95
BLAKE2b-256 cd28d6275eb192e665c656e0a6f071eb7f02a7e976c35f45a1bb2b04fdc6fc5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2550b3e4d6d5a9c6df247f04db38e811f7199fc639f008ea0f09a82adb28fa18
MD5 3db87fedbe0293334c175f027912fa70
BLAKE2b-256 46cfa24d6105c9d1b9d508253c5606152be6278d96c567464d4d1589e66f0962

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f4e1af007f045c57e09e559141e895ac62ad7173077ace56a4086be906213eac
MD5 5fb213d022bf572a7296e6a84a804d38
BLAKE2b-256 beaf584ff432ce4ad83fe2914d9807a2b49c0ffa319c2f660aadb0c8a6919e2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 83252e843c3b39a5decfa2eb3b59ca7fdafe24c6599f9914e39c3ce7775f47a6
MD5 08702175eaf94a901d09f5173c2f2a28
BLAKE2b-256 f941d53c38a6bc6151a6d4b574b940220933c0f093e3ce181d8440c5c1a7b344

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 4b51d34ab90b397b3f159932f2830b6219f216a890497acf4beff93a017ac672
MD5 7f82157b0e4c879bdca0171e26dd70e2
BLAKE2b-256 d852cbced60f3945d0bb8bc26760c2e95f28f14aff07eb543e871f6a5e400161

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp311-cp311-macosx_12_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.0-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 afd1c11c6c91ef8cdbb44a95426f1529572c20bb7d9c736d24980a180f299cb5
MD5 9b54e2899e5657994db1f5a7b776f960
BLAKE2b-256 9b67ffb47761c939517cc5f43358cab02b5a548791f4dfb3fd06e7826139f6f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp311-cp311-macosx_12_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.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7593ba48bb7bd6f22ef593a4e5bc1deb63bb3dad8305ff69c9d57e187d334cf8
MD5 e7dc8621fe55f7ebb91245b669d2f8d1
BLAKE2b-256 24228d7ad37c05d7f75b721615a9c2aa2243b3705a337fb3794aedca7947e184

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7995a00979c172f2f83be5496d3e3bf2860259e3a64aa9387d5f4e170f2c629a
MD5 2165eb0302ddc0b847eacaff50afec78
BLAKE2b-256 6b26d0e5a21b84381a8796224b883d92b82cfa9564f42bb17f627ee87f5b0d28

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 75c55cacb61e69ede84f5afc4664292ac58da9806827a8b2508e8f26a655159b
MD5 861a3537233c4f18927e1a5aa5ed644d
BLAKE2b-256 47fe1a3b74a6c04c5c467391702a09a8e568a068227d3cc87120056755d5f30e

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 041c86f9de08fb9105682c69aca435a10255f441ebca5fcd801c714351d64207
MD5 4251466db16edce842e87d00139fc9d2
BLAKE2b-256 85e7283f982864e7b52d882781120581a5b26e70011e117d7bfb5a83c2de4a1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cfe3d33552cbbead835a4f200f84df096a4d738df602d2b0db4a8f96afb22a0c
MD5 b581d4770e9d0cc36aa860ceb3da91ce
BLAKE2b-256 e64cd8fdb5a7afdcaf897d3d502e45a291598e841c0fb61e6f019a2367a5fa8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.0-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9a5bbf8c3f5c59e229baf7fc7f75516c32de0aa7854aec5f24fe0a138c20c72d
MD5 124d0b6506555de29fed9ef51856161c
BLAKE2b-256 4d527a76b9938303ffb5bf030affd16ccfd18b28f6dde127ec8a6712986a2c65

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-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.

File details

Details for the file basswood_av-15.1.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c51185b033cae996f5f25a9c8b0a9f9ddccd48092a576a41b754b56bbd24f519
MD5 48bc44135094447d08c4efb3dfa79b7b
BLAKE2b-256 553adc36d1060622af9040de2111a5986eb265edcc9b8a35a918b9d1062a135a

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp310-cp310-macosx_12_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.0-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for basswood_av-15.1.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e316156b5e62619a47fda3866d9c8fc607735d222dd476240d6f04f976eca1f3
MD5 22d479da9f394bc8bd332be2b5bc9ba5
BLAKE2b-256 3459444e41c75eec382e25ede5aa0ded1c1b3455e2ffbcd69ad14fc33a2c926f

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.1.0-cp310-cp310-macosx_12_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