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

Uploaded CPython 3.13tWindows x86-64

basswood_av-15.0.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.0.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.0.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (31.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

basswood_av-15.0.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.0.0-cp313-cp313t-macosx_12_0_arm64.whl (19.2 MB view details)

Uploaded CPython 3.13tmacOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

basswood_av-15.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

basswood_av-15.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (28.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

basswood_av-15.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

basswood_av-15.0.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.0.0-cp313-cp313-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

basswood_av-15.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

basswood_av-15.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (28.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

basswood_av-15.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

basswood_av-15.0.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.0.0-cp312-cp312-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

basswood_av-15.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

basswood_av-15.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (28.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

basswood_av-15.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (30.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

basswood_av-15.0.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.0.0-cp311-cp311-macosx_12_0_arm64.whl (19.1 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

basswood_av-15.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

basswood_av-15.0.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.0.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.0.0-cp310-cp310-macosx_12_0_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

basswood_av-15.0.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.0.0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 f09b52925d885a56a007d7d4f7b8d56be9459d7a5d0a87baf5b01e979ad90fe1
MD5 294d5baffc07ef6d841375bc8c5f8ad3
BLAKE2b-256 3e7ab6174e82fca9b1687ff07aa0f80f95527c8c502788df781caca71262dc94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ffbf156ec5985f2f0eeb9029b3367c2cb6bb4753b466878f1ebafacde07bbb2
MD5 5690f435cae9d1f7cbc19ed05de94a41
BLAKE2b-256 9e5737fd4c83c67db40aaae8c82d1759d4048fc3e2999c48800b81a8b73c813d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 670139b9cda11dc9963b0bb06d4450bf469c11a33815f7c6da9fbd1260d5066a
MD5 4e44a5735cb1f4085eef22124c2dc11a
BLAKE2b-256 5e121cd126b44a4360217c1322da7646e14d82b6081e036289f505b589d23412

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 993b1e8512b2e983dd6b160c3f0334343303c126dd18c70fe2a7645bf3fab6f2
MD5 a9ad1257891a0b71a63f38929e82c87a
BLAKE2b-256 1050cc57ef67b1a946598af96f1ac4149fc1d55aa81fb97ce7799e12e0d2f93e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 4308647a28017d27784e60bc4f97ed1247139d3f55d8bdba5e692006b910308e
MD5 c5a04c6982e8e12f86a3d45ddeb6dd5e
BLAKE2b-256 77613f49b9c8cb10ae50b4ffaaa64256c329a5cfc4bb84816a170570ae332f9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 9c2bf260df25f7688fd57921c4edc0e2daff83422bf0a1d574d8799f19c3245d
MD5 4dfeb17a72a61709e13ff22e9123d937
BLAKE2b-256 81db34e2a6b3c9131c125075146804e27e799a25a7bf8482417808e55fc87fcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.0.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.0.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6fd20b9ec090f811424cd38b3385943c43c9cbf0bda7b467b0254e56fcdf24c5
MD5 3413e494a87d013471fa7a6a15e3c270
BLAKE2b-256 3e4c87dc0df0a2c13f9df135aa2407d64df0c7f274943a9b9356d611941996f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ffd4ff2a39d5064c5e76b8e93042131aca32f647fc57db279fbf752a7707b8d
MD5 81fe13dc743d940f070963bd88fede0c
BLAKE2b-256 da2c9df13d7716491fab6a92c5275e4cce8f157a6fefe73df953165f447c253a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4fede94f43a49935abda88b52ab5ed69801fe5f361949202fe1a300e56e58583
MD5 8925a2ff48525fadabdc0d118bd37f6c
BLAKE2b-256 6c69e3b5a907098022b3cec60c141b27e438b3cdb6e89f6cb26a0b75c2a2beeb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 74fc728313639829759f241e6653be8accea41a1c2bbf6cb9a02d5dbd459bc57
MD5 479ef37f127563b85ae5a65f1ab7aad6
BLAKE2b-256 d5067b8bc549a9040869501b538d701146c9a2afe9510667816b6668da431a04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 fd1484cd0ef5ce79d0c225665e14616b8381a7e954cc69ac2d32de4ab1a55dd4
MD5 665c15b73b3261897604cf9d2c912ded
BLAKE2b-256 33aa3a33e5d376236dc6b377170887152660038323cda4cb7044d7d0f78aa8c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5242f971f40e0c455a44951e4218e54fe02a2761a9f870fd27a1f5e31af0bb57
MD5 5b0c836f2f43dee8d1c84173f01fc033
BLAKE2b-256 b84bc502c6ea04b01df480edadd4c3f3d353148b9d31513be81f1e57eb13d68e

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.0.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.0.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d003d22a2e9cbb62c2debfc471798806853f22d4e627e61e4303168b54b6257e
MD5 51dedaea2d80f9de9535c0ee24f41e0d
BLAKE2b-256 24aca40030ef13112b326db7d72e60eb91d933296f02ac58bbbf03ef153a7071

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8d1ceba778236c929822961bd5af252eb0a2618f2d805fed18be6420b358d51
MD5 b484e51fc0e70c627ae7a17946c078c3
BLAKE2b-256 415eda83bf49a6efb0617ed80adfff5ab0da9db6e46818b4f16e29d3f262c271

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 78fadf0a0b4a8ead86082325e6edc5d36e820fae93f7fe375bc6d1356819acd7
MD5 02e076be94f4de56c07780662a8e8e8a
BLAKE2b-256 7bd16f9c81f6377bea7b2a6cb2189389e1aff5a9d2aa1d56b4458e2f66eb68be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dec9f80e36a8cb4c719058b7577829159e9b3f3ddd7d2e542478251f5240c2dc
MD5 8a199c69e6c761477cef2e1cc49ec842
BLAKE2b-256 67ea158344908fc607b28b6fcc3a89f43dd2fb124ea5e9eda36076297257db61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 fa36d02b8d98089ae7b2798afd134696a222f831dd15e85964b64e2f2def0ffb
MD5 148962b5ba9fcc1b518cd5066c26172f
BLAKE2b-256 85b2541df2db4c1d04a7e9b44dff662939cd04e4715b7a543f98d94aa24f2441

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 4f016857388f066450280cc3e82ac2f8474931eb44f0e62b061261f1153636ec
MD5 9b4b756bffa3cab62486d48d130aa3ae
BLAKE2b-256 fb363e711662edca3d981d84c901af7c213fb54e6c8008df6a87da5172543557

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.0.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.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a429c763f06ee05dba92f2827bd0a636ce83700b0dc2f9d9a8535f985985a248
MD5 fefca763fd40b7a62d232d0daeca9e18
BLAKE2b-256 49ba98bee76bd66dd4c8bab7dcd7def67e379218ec9561a7f8b0c5cd6931b138

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb0d166664c86513d5a69d9cf5e48e4a26b4eab41c44c11daa053f5800b8c6da
MD5 0887bfcb8edac80148981bed3654c825
BLAKE2b-256 e6bb7946ad2f146dbca90e4faf78cebfc54dfcf5782a36616f7214d839d1c673

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e4148be94409f6c9a3e0bad15e7e96c901db4213fa7bdc2945cf26d6d6fe1cb
MD5 37d08ff5eb0692bcbc4e887f0e26dff5
BLAKE2b-256 f2a72276401155cc29e8806685a2d955d3ef1d3a84f6eb7c2cf0dabd70986ba3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f068fd17aebf8b3ccfba2dace70656a830bde84eed155b512f4970d06235537b
MD5 c704ab35ab8eea3737f96fd1fea67316
BLAKE2b-256 ac43fa92428e37e456a8abb1808ba92843734f24598545ba54787ec2723546e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 df7216e45356d9bc1f0768ac8b63a35a76ac3e47ae5a6f378c19f09d938c6e2f
MD5 7b283c49f499fc4aab0d220298258f1c
BLAKE2b-256 36237c1266b2a294bb8a431084333a021d536d5536476894632ea960a58b3e6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 322c61a3d2df614d8936cdc142dd8410cbb97baff69f176205651ab6f2c3099a
MD5 b02231ff604418420f0e2a92fe748f7c
BLAKE2b-256 78bd0210b436c7582ac4926aff82989cf64aad9f17113bd9c920405cb91cb3eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.0.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.0.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a183f9af2cbc87148f19e145a3867a645a36a629cc087ce1a98c1721db721093
MD5 10d915c1e426bdfc363fbb4cce850e59
BLAKE2b-256 b7795ddf2eaa34cbb9cb461beecafa9eeda4fe3d7565097b2056fe8f2b012695

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7df8a4764166d06c04bc5ad957b311cb47ad79bf480a4b0d6e09caea216b614
MD5 65d8a1fc30b30b42129aa1e6d478f1f3
BLAKE2b-256 e798c51cf481dc06c882bbdcb652ac17ed08fa6813773ed58f1755cc0e9480be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4281e8cfc75cbf12a986cd1cce0c139bc4dc8cace5e233b9d83ab456d93531f
MD5 a381501afc139d3f739278c848e0e841
BLAKE2b-256 2c39ddb067572de44c9d716b468cde6444fc3d5534dc31c8da7921927bc701bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 417882a227ae6958afc387835c9756baf32f4d94541c8a9b706a23a6fbb98956
MD5 da4a0c787e2f0c7b9f36b5e336c4c67a
BLAKE2b-256 8a6ca89ae70ed61250356a2876047701ce079162b037ee40a495fa0b89bd6a50

See more details on using hashes here.

Provenance

The following attestation bundles were made for basswood_av-15.0.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.0.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 48c45233e15f96eaf4dc286c3a42563ba278c872eaa90f76cf679893b7cdbbad
MD5 5d5e004cd0ec496ee7e33b485c07aaf1
BLAKE2b-256 72164d6f4e45b7b514fbca67999e06948952238ce5bf7472811a26c7d9b004f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 961f81c1643de7f08712619a06392a6ece5eaf809439e5cf06e73e35b30bf656
MD5 120a5455a3ee9ed88fe96f470e39f1f9
BLAKE2b-256 303889a3cb2c8c00dfc4f217260b2aea94efab1b2f5a618f721c63312b20cfea

See more details on using hashes here.

Provenance

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