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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tmacOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

basswood_av-15.0.1-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.1-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.1-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.1-cp312-cp312-macosx_12_0_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

basswood_av-15.0.1-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.1-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.1-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.1-cp311-cp311-macosx_12_0_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

basswood_av-15.0.1-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.1-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.1-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.1-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.1-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.1-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 8c3027ed0e21ef42201d466dd661ef663f2c1c5fa9d5d8c676cc4fbca7ac34f0
MD5 6f9797a858f71bfab242f62e804424fc
BLAKE2b-256 64056ff03494a3e43be6c30ccb2a36d325bbcef98845535b32c4da6f86956ab6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c68b520344d1dffc0f65165d766fefb861295ca1a9544004b9b3b8b7b0cedc8d
MD5 30cdf42da5c66324b04cbfbc06829f0a
BLAKE2b-256 0f5da13aaf06979fb46d165d3c2c7de9caa0075b9739cb937d2eeb49dfdafd76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb84547209c74eddcc166e7c4294a220e110c8cfb915e1c8fbd457d84d016de5
MD5 964cf826340fc8b80f1ec665801634e4
BLAKE2b-256 0c68e0110f024f7c5e4c7d9063ec3247ee866d3ea2192b5c84552ac49437aad8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a433d0277718b4c424b905c1b125d6a90f5d5836d195b4c295bcbb9639fdf0d8
MD5 7c0356a7b88dfb880f2fe824c1568887
BLAKE2b-256 9235a16d9ee949a5e9d80807b50ca944166d6400603b44eda331a0703d6df03b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1428489bbca8c26f73ed99979c57f96b95a74a1c66eef3501fad12d1a093b983
MD5 c34208224cd17f6096c6df9bb9b64831
BLAKE2b-256 6be4a3a3c0578daf2149a07aee3b97f36d3c05c2a1d529ecc04ccff4552af827

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d725d4773fd032cb454cd21304a57f25608138cfb898a1d55b4f316d2f2debe2
MD5 35bdfa5e989bd9f8271e6462449e28b2
BLAKE2b-256 eef88164af672974c4cb5c55890c40b4d5575d16e4e68a8a350cbbfad87d2f28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b1b2a50e9c0d048286f19b4d79e33c3fac457185e2e5657394969f7ba4dfbd49
MD5 69e6e075a27e8f04b3f391c143fcb555
BLAKE2b-256 35ca2b807ea2f920d494c087f38d919253bb03ee92d24503ac05760305857f3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 405a3b6377553a86fdd03cda37c81ca067a49bda1f9cfd82b842290035046127
MD5 bac9a97b7bd431d2abe2069b432defe8
BLAKE2b-256 8426fc07b7eb4ecb7b12801bcd6ad31223afbd2811adb55213944d3f0c695d47

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2637a7553a193bc11e46716d8546492c722f5edb7fb312c38031afd8929363e
MD5 341031502f7ac8d320b29baa0df041c6
BLAKE2b-256 5e9183e11afd44eeb2ec48094c2db8aaa94b251f740ef4abec78437a8f749aec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9df70d7f6e85898b69d8221003de50bb6674f0006dba85e92d701b873ef1da9
MD5 65afbdef73e303c5d6274d1e844cf750
BLAKE2b-256 2b0cdc8ca5bfbbc20ba8ea3a378256c87570f682f511ce7dd0e7febfaa452e72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 69a81b854d840def0cebf86fdd85fd829950f582542baf0904a9edeb39a43fc0
MD5 6d95e7e420b73a203557d5481e087a0e
BLAKE2b-256 1724c9e92cd07b0f8e28ef29ce9c0ae5fde53b04adf2869159ee5fc2ed51971a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8f3ec5f8b68e4c2af6ee73c4ecbc52f0632f10b12a5646141e381f41237b95b8
MD5 c5b45ce55b6f335e76585a763243dffd
BLAKE2b-256 db6aeb904cea079e3238d9268ad55f5a2e75f496ca04dbf924d2231b2b0b2a78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d26f93754f6012dccc6bc019703f6359772a07031ec13643225c072f571bf20c
MD5 7b3fee8bbf1dd26ea1e403560183c7db
BLAKE2b-256 19ae02e5b5701be28c955ff73dd2dbdb683f3c676ab0ef2590bc58158a584036

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72b01a9a721677e40731db80edc8bc271e0d2459431ee80c7335b19f8c3f2f38
MD5 b210ab2b83b70963c537b027d21b80db
BLAKE2b-256 e81a15947a4ecfad5d12462dc6a8a9088b707873cfc37f94249479e9b7b9bb31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4eead406d852b9a4e4c0cf81ab20f6c67ed765f66942692bfc956a4c46f37a7
MD5 ea62e8f4874f675eb1e2d1c49cd2beb1
BLAKE2b-256 5b0c17746b8c151419a93fc97835264c3560f8fa44ec349bd5d7445a2d523341

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df3e06178090001ef45fe0d68e7de6f22a32ab8a7822722f22686456007a136c
MD5 1d2bf389cff233750c116130271de6c9
BLAKE2b-256 7af1ba8a4fe5539181fc57afd10107d92de8ab5b1942024f2f171e07514e4542

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 60ac27a0f03cc61d13df029ca584e67c2907ecd142056d2311221d02b4028345
MD5 feaa28ecceeb2b3431718ca57ac2c517
BLAKE2b-256 e407771f1584a241fb69b7b44777e39513a03935248a778424ad875cf950f633

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c3c8b30fe41c758ed60e0fecc07835eb44c2b2ed94882789cf857ff7ef4ca1b9
MD5 cee7000a52e2e80f8ece9253bb52dfba
BLAKE2b-256 7f218aa04bc4078081480b8375247c65b93bd898edb71622ba3ba5c2c7468dab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7a6ccee2ac7761065d6590542c17fee900690c7934c2214502eacb2d1b45ad83
MD5 61e988b5a64f28c4d03b9069b51f2ef6
BLAKE2b-256 bfe238979850fdfb0f4ecbd9db6cb389da13fb83f1f13647936e441a65d2442c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f2432f58c0a08b515914e0488bd28ca890c332249f845763147127c624b0909
MD5 4d20a540e5488e6530f6e0fc8d3acf6f
BLAKE2b-256 b9b78ed916266c8fe127554ddb6376566d366183286a52f33014851c7dee036e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0adcee3c80bd3b0a5556e5d6c42989e67afa7aaae6a342a45826b02ad3bf05de
MD5 24285f961a8636f1e0b40fc15d684224
BLAKE2b-256 e506d70b12b038ea67ef03b8444d091fb48231a3fbe6c19262888fafaaf0d619

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bba18e68a0c54b59fc8a35394f7387d7be3f2e397fabd15976fa0040432ccc47
MD5 f2464610798173d545fef271ebd42d84
BLAKE2b-256 7ec383eb75dfd0e99d1116ef8f9185b26a7300f92cb573f79124dadce7b1f8bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 66651683e1e4a75ec043fe8a4e6067ad0ac185567663fc3d280f133fa592b367
MD5 9ee910c03863f2e042d9c261fc59abe7
BLAKE2b-256 c61b9fe6912828922208b9f6d4bacb6c5ce3b5862bd7cb28265c2c8480c68a98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 eaff2bd3931f54876576ce4bd618b47f8d45d546580c0c501a28a9f2aba9cc27
MD5 fb4b07a7c8548449199b6725ae13f642
BLAKE2b-256 93f9847aaea199aa44807ba1ca5feb81b5eab2268d631998b3911a98865a7763

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4ce0eb7844635aafc6df891fd88ea12b3262c3c77aea775a5facd2534c85e1fd
MD5 ef348d0be8a3115a3f8e02d5a9cc86aa
BLAKE2b-256 6af109013447c1428d27933e34c760430f3eba4baacbe050812ef31d2b3e8a03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 273aa0175cb08393b89cf9e2d8615877d790ff9b7cc4c396e98881c0abee4a87
MD5 6d02a764fd777f6b7f4e96e0d2058f15
BLAKE2b-256 f747e6c6f516c0436aa38c03c969b38acda8b8d5554fab5389316c4cf8d3fa08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04e165f0893879715e9b9c5a0d91ee559c08464252b77ba2d247eb7f31c040e8
MD5 06ff571f2e19391619d79f8094cbe36e
BLAKE2b-256 7559f9196f6729ea49f185e6b8e231e2f39306585b4a3932912cf4024c009a24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d2242dc5137da03bc0565d31de61d7396d3bae8b3f224231c0c96a9adb9b6c8
MD5 6186d9f6cb48dd26554207f61b765c65
BLAKE2b-256 800454c2f9111d3c98e5742eb5f52c48fa46496590a6c2963f720d3aaaac8b3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 7bae985d795169bbc81e9e37d30b33e2b0a48ce123c0db7f700239fb394f0f29
MD5 407ce2f497e8794e8d5ab51b974b47b8
BLAKE2b-256 64a8a2e3f707f0256a182173b41e5eeb9dec49b5eb74ea4690d85edaa966f1a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for basswood_av-15.0.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 2a7735b94b9e47990c68e650b1a8a0539db942fe83738603f28f94cb304d7e37
MD5 48c472695cc0521a86d25c82092e90a9
BLAKE2b-256 0bd06e8fa652a2d7732497ce2e6f3a2807bbca4cdba55bf5497a2adcc00385e1

See more details on using hashes here.

Provenance

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