Skip to main content

Airspeed Velocity: A simple Python history benchmarking tool

Project description

airspeed velocity (asv) is a tool for benchmarking Python packages over their lifetime.

It is primarily designed to benchmark a single project over its lifetime using a given suite of benchmarks. The results are displayed in an interactive web frontend that requires only a basic static webserver to host.

See an example airspeed velocity site.

See the full documentation for more information.

The latest release can be installed from PyPI using:

pip install asv

Are you using asv? Consider adding a badge to your project’s README like this:

http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat

By using the following markdown:

[![asv](http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat)](http://your-url-here/)

License: BSD three-clause license.

Authors: Michael Droettboom, Pauli Virtanen, asv Developers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asv-0.6.3.tar.gz (384.4 kB view details)

Uploaded Source

Built Distributions

asv-0.6.3-pp310-pypy310_pp73-win_amd64.whl (454.7 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (451.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (452.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.3-pp39-pypy39_pp73-win_amd64.whl (454.7 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (451.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (452.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.3-pp38-pypy38_pp73-win_amd64.whl (454.7 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (451.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (452.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.3-pp37-pypy37_pp73-win_amd64.whl (454.6 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (451.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (452.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (451.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.3-cp312-cp312-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

asv-0.6.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

asv-0.6.3-cp312-cp312-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

asv-0.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (528.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp312-cp312-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

asv-0.6.3-cp312-cp312-macosx_10_9_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

asv-0.6.3-cp311-cp311-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

asv-0.6.3-cp311-cp311-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

asv-0.6.3-cp311-cp311-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

asv-0.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (528.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp311-cp311-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

asv-0.6.3-cp311-cp311-macosx_10_9_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

asv-0.6.3-cp310-cp310-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

asv-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

asv-0.6.3-cp310-cp310-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

asv-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (527.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp310-cp310-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

asv-0.6.3-cp310-cp310-macosx_10_9_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

asv-0.6.3-cp39-cp39-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

asv-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

asv-0.6.3-cp39-cp39-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

asv-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (527.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp39-cp39-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

asv-0.6.3-cp39-cp39-macosx_10_9_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

asv-0.6.3-cp38-cp38-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

asv-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

asv-0.6.3-cp38-cp38-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

asv-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (528.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp38-cp38-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

asv-0.6.3-cp38-cp38-macosx_10_9_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

asv-0.6.3-cp37-cp37m-win_amd64.whl (454.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

asv-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

asv-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

asv-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

asv-0.6.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (527.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

asv-0.6.3-cp37-cp37m-macosx_10_9_x86_64.whl (452.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file asv-0.6.3.tar.gz.

File metadata

  • Download URL: asv-0.6.3.tar.gz
  • Upload date:
  • Size: 384.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3.tar.gz
Algorithm Hash digest
SHA256 6fec11fc34222019d9f1b33ab93f2728113e6b494051ffe4bfbf2fced346d35c
MD5 d6e0216e4b00ca0bc1b81fa238c1bf20
BLAKE2b-256 ec80dc0a078b6e165ae20cfa98bcf8cc9a3d4ef476eeffecff6ec40cb8e152b0

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 81d1ac1e2671dd2872dcf155419c0ae774fe965a3effc3ff7b04704c9b8ca495
MD5 3d8054ca1639955dbae4e8f19452f748
BLAKE2b-256 f4510ebf6dc0f3ad63cca3c31c3cf6e9bfd8c1de36a0cb1eb29b89ceb5c0643c

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e21282f864935926c1eeeecefa77d82e157048e9d57727c4715a1beb679f3bb4
MD5 0eac0a677bde4b185c580943819f5bfc
BLAKE2b-256 ff0d057db8f67d6b74351ea4f1fdb12c52595abb71dd3b88206acdfeb461715b

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5beee748326e2dcafcae45ef6af373b9ee1ba6db8c51cb1c4f04c9dcccd0f26
MD5 f6659add08356558f787cb8171074efc
BLAKE2b-256 5cfe819bee450c47853b75debec0cf1c7ddb931012bf49435975f4d75c038b36

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a1a941218cac7273e3369faca5167c8d47a29b30d7fa2a2f44f2c70c42fb900b
MD5 ef43cdb35d512f10ea7b53daa4cc5c25
BLAKE2b-256 2f2c52474078f67a926cb2d87351307d4b337bc0340ec2bd5f3c86d124ff0ca1

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b03e0d1f2434c95400745130da9de310c43f2f3f542670fe834f2204942f2cd3
MD5 74dafc8767c510467443c4fb43b9b035
BLAKE2b-256 28831d27ef4c3cb41404b11772a973cd226b4c23c7663e260205e5ceb4fe497c

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a376059c867daaa36383d068418610ce333fefa7e2b89c05d6f16a2beb96c87b
MD5 0a4ed608d64c6286769044a0c309d16f
BLAKE2b-256 e95b98b85896caa5e2a24446b74ca6def8b78b704d3ca0adafbf23b5a9b92596

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32c2e140a9da90042e7f8aa7a022b9d102ac58ba7ea09a8a0244c8816618d579
MD5 7274d89cda87a74af95a30ea59aae85f
BLAKE2b-256 8e70a603a6fb4117105aa1444ea9e92722e8daefe05fa0bc5a1d74a1b544eb4a

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f0069b830ceeb24cb5249e01a6d23864a7412991189a3b253dc18e88f88b9b4
MD5 f84c861343154ad8355537e1d30c0cf5
BLAKE2b-256 7e21477c44e2df97894a5940a9200371d85f453429c55da201077fdf1dd8191c

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2f79599d29d13b13bfba743170cbe12fd623f7a6044e79407a373528855004a7
MD5 4008923765a065a579c1d6e696381f20
BLAKE2b-256 7c6f18a6c9a3c9afb68eb4b340c1ff217607f4439dbcf13f0d4e241ea2cd5bef

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 95667cbb5bae08f92d47888144b19c2907de92620c2fc92b231cbacf6f784d06
MD5 c2c6357126f53c2de7741189a4df38c1
BLAKE2b-256 0b646d94b169b4d84bbdbca8d3570a027e7d0d43006924d11e1b72b741f07781

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3573418f90b2a9db4b4c624c2504a35c1a7903dc5ea2039fb06655e61082facc
MD5 bb7a4944655cf33dd663a221395ce301
BLAKE2b-256 67d173cf89257f8d859ef50f47f6c5d95369fa58ccf36bf42011205613561a82

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fc5f12076a86ee1f011dfe8e059b4699084ef182f7578ab2771215e8e8721a88
MD5 fa04cb045e0c74ba357497e064c2d9a1
BLAKE2b-256 7a6b348cd577f32b753af390e52f66174345227796098fb6840ca50fe9bc9a52

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f1d97184bf4a45a7e8643b90a9e0649cf054dc1657ea5ef3553f43c50ab5f22b
MD5 8ef617d883eed4274c93238a28667a41
BLAKE2b-256 4856782a2b56e3537f2ca0afb7c4610aac89dcc0a8c769d7245243aa6e5de432

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d4357389b2867a15a75cc40c6afe96002f4b7e7ad8eb1529f42eeb5550f6b979
MD5 42801d44b703e01dba1472714e3e9f92
BLAKE2b-256 ec2475b6aa266839d9fa6950a6ccbaa5db3b4f53c8228eb583dc4003899bce17

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 916da5c907dda3d06382cbe63653bf570de8c5a7d179b7a69171740790830fa7
MD5 3d78a35f2066340ca1f050f277c7c4f4
BLAKE2b-256 e72beed6e49b654cb3c688d6b6b63ffc9099b141b8f9aa98aa05d870262b112b

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8232b156bd73cd6d9c403c98716001cdab12c8803fbd95aef3cad6d8304ae054
MD5 e1ff08e7755f53ddc239320e994116d4
BLAKE2b-256 02a0d8c4556073a765bd91f39536f27d49a9e92ffb399ff39d7e65c79b415cd0

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f286e9cece482bd183624e35649b9043e5d5f33439613f27dd50634139ecd1cc
MD5 622ea270de57cae54ecd0b30d454b2a7
BLAKE2b-256 e5540706d50197f732a43ab9fb8dc00a3919142253507be2195ba4ebb590f26f

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ed7aac998d5853252bde0f6629d12b4850e49f147196f7fa29950fbfc78ced84
MD5 781d8049e2a4cd324c4fd651d351c043
BLAKE2b-256 123b049941a9018b86e9eb988bd74349b39ea68b5bda0071833039f6727aa5b5

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 dfe05c7be7a90a54664e87601a4fb105a800982e5e7431e8f40fdcb790fc3106
MD5 2659575713f906f813823bbd906eb797
BLAKE2b-256 1c41805a30926c5dc5d1324807953e7d23a202683b83b37a31c5c22448fdca41

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 206d01f4e3545ce67cf74b40fd54ba356ffdb3d85f483bba84ec86f39db75fd5
MD5 b0f0e3e38a1842c1758336948a00b5da
BLAKE2b-256 7d6ba759bdf61e8e151c08534c0e366b11d6e12d8bc7a3afce32a6141833bbb8

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e894d57bb21e4731b41c333f780ab5385b1d6d974e5e0b99fec02f7f82c2021
MD5 4012e144cca897e2c75b1734eb38ed52
BLAKE2b-256 ab2e59089276b570ee14a53250d18a228fd1fb98fd4b36800ff0b9f8a2bc24eb

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f1efeaf4bf72641602fc45c834d3cd3e973cc47343f8f5d43f0844ebc542ac9b
MD5 842bd7deba34a7f1c50a2aa4aac5cf18
BLAKE2b-256 b39e9ee6258981ddfd50e5abed16b0bae8c467571ecd2bc0e625e17e4db0615f

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afac83cdbe1310933c0ed099ee311f33a52798ca0ff5690079009afc1a39678d
MD5 4e781a13c5350c5591bf5786ad17743b
BLAKE2b-256 0c7d15f6f3ba006e05a77340a2d7e3e7f19632a4cc3c0b10409095e6cdd34ee7

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 acc8496cb19a73bbd60c447721153e5e699bdc7ab5c1ab00d2d945300c8f2978
MD5 56097972cec6082d13c315893522c19e
BLAKE2b-256 44456f31cc869c5fb2e315fa33382c75f948a1d3a605cddc0b025122fd0d9153

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8da8bc3138a01ed3770894243fe7d7858236b04d1faae54ea1d8d30a15ed7348
MD5 fd3a9ff2b133fceafe8a12e43f432efc
BLAKE2b-256 ac2facd583f3d3b54020aa6390660c6355e046f4d12d8fb35523a04f85be2181

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cd6e86eb63e9d03451673b669647ffc6de8c6ab146c82d2ea679b41c3ee03c9b
MD5 f9dfa688ed11163b8a30c56cd6a71321
BLAKE2b-256 eb57cc6d0fb0f028b4d44819f06b6ed196b039457e15fab47b5d590965da5a75

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fc6b6057b9d0abeb22815305cdedae26ead3bcb71e2ef594868241baa008456
MD5 b09b81c01c89260b46e305710f884674
BLAKE2b-256 8070743cb06500e83dc51190a9a841a5b15de07104944c4a6df4be751e1f76d3

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e1a4c8cb2356a24011e5f6701fdf02f0849c3b6d3e6ec38b8dbe99871d0195e5
MD5 4bc34afe767478ee2a2f2d1c126dbc32
BLAKE2b-256 7327e128c909ab6a8bcbfe967e2902c944c6bf1f5d57be21b73ebc7aee246aa0

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43c1faa72cef39de2cd869bd8c7d5dc9b77bd95049e8e559856cdd34d8e3d96a
MD5 29af05c45fee427472532c13cfcdbcec
BLAKE2b-256 d720bd136747fd717563d1e6ac1c514d86401d6e03969a9687621611116eaeb9

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53bd414a1678942168961fc127cf47e9eccf7df566e01919fd67e50a4801a0eb
MD5 fa8dbe2ef48f57219c9403ac38d6723c
BLAKE2b-256 60060572b498f87298eef346998635991b7a8d1a30971c4f5fbf49f0c26530af

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d2f61810af58f55dc839e3251f25a1b58d54d0d51dfcbb05a65daa44339b8695
MD5 a7fad108b4ae47e0463e86a10e035fc5
BLAKE2b-256 fd765f446506f26f7093789e46427d29c1a7e39cc9977fa1b56af7e0bc3d17c8

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1e7d74eb09a57f872f2d2596c226e4ac127fbd48871d735cc8d050ece474618
MD5 d67d624766a173f4a7d6c608c24a6187
BLAKE2b-256 0686ca3e1a73507d5645b9432af22454f9eed2e1e38289b6b04c425c72e2fdd1

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 59764da6998dd7e4111d70798ebafc9a4b0ec537d3299d60ad3d5f421a17b1c7
MD5 ae9877f5ed507dcbb91553ee87e91a91
BLAKE2b-256 7a45f1a3e5ce69e19a0f978a672b309c25cf5c8d777bc087b3c6413a5a2ab856

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c064ee873b8fd18f440a9efde104804deab0d0c1ad757cacb65ded26048d869
MD5 8ee30b37a5dc6ff003b7a5cf144a9385
BLAKE2b-256 e43461e651f6f231a8553b74b2632cf9005100fb86d350f540907066654c305f

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 79ba39f395cd00d639556c4bf1707d203076dd41f0d11e986d2a5599345fed6e
MD5 576017f88e93e44b4737760e8b3e11b8
BLAKE2b-256 4bd101201def7550d5d7b5640baa3b998f49b82f361754b460d4ac1c96a712f7

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de239594613e159e6480b6572b7a384519669c08fa7525ed9fa1164ca8eb9f3d
MD5 b830455396d6cd603141b31286d7b4c1
BLAKE2b-256 edf26e09421cb0c00c5a44035f671f960ea6a90484af65ee844b9ff297d6899d

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e63a51a5857b07ef79372f80d064a89c887e2e178a3efe18593de238101d6410
MD5 55ddcfb14d6016238f94c796b7b7a031
BLAKE2b-256 b13721ed9c6b58dbca4025e7d8b0c4829bb5f6b2dfaba9c6325eac8a99be0a70

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 16367ef33ae51fd1c740beae7aeca965f27ebcc8fea24e284bc71e923e3c3955
MD5 86b81f6cec76534d7836469b281cfb87
BLAKE2b-256 59ec43365f63bbc0845e53a358b3b78516d3ec7e7b17755a51a00d08d1a98a28

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 44cf08e9e4d69edc6a26f9546e11d9971e246d61224c4aff20a3342b717fe47d
MD5 0d4cb6185ba802becd97196d20ce2192
BLAKE2b-256 8fd8e3a4582fd32abdf9747b4deff12a29be43317bd1353ac9ac9dc163228d25

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: asv-0.6.3-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 71fe3ce5fc8aaed9f2f4b932d52112084362eddc4da89057316e6cfe80d4640a
MD5 563220c557c103cbd12c7b95ef26abd4
BLAKE2b-256 f5382ca5078de81fd31273df23624a823c8cf9356305392240f4c623a944b4aa

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 479670e528c921c54ee1af6ca697aa2ecdbfce00db3bbbc2acfdcf62ce93cff6
MD5 39b8dbd451d20ceaa2dd9af34964d71e
BLAKE2b-256 c773a956fc5f72592730b26415b0ae0cf6c3f529fa0002e92b0afa64a98f97b7

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 417142e058796ab89b8b4b9bc993328273a889e66e4a9edd37a0898441b7804b
MD5 8fa7c4de4e6f753e42ef968a3b9be590
BLAKE2b-256 bfbf4440991e6f9479329dcab52f9b5da104fb91ed478d9baa19869ab5fb4550

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1ccaa32edea1fb9a38f1e7ef89140bc3f22a8046c8ed0986b9ba50a955e9c44c
MD5 943508ce9e1566ef2f7a7f1090cf84bf
BLAKE2b-256 4e92023e6ec5bc0a776fe483eefa846f8f7f8825602eeec7929a0c9aa3dfd113

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74b97cd348f521098c32a7899ce8916fedb46a23119e46557d2ad2c66db5428f
MD5 a6a2abe3c9a819dace0926c084d7e676
BLAKE2b-256 9cd552ee5a3f1163912b5242573851c10d54b7a3f388c02acfbf4f598b019e93

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4b09de9cfe12c1ff8a83ffa6128461c44c4405a94918389c669e85391a192c02
MD5 4ecf5819c07b198f00250a841e303b51
BLAKE2b-256 53ef1dcde50fb415163da73cf017b51e6cf680800103c36e85061ff375c0d894

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 95a2210521553dfaff890e6118d3d29d7b72c0cb5a780a2d418edd405dbdca27
MD5 76f0bf01d0c9da22d08f659d2cb22920
BLAKE2b-256 89f79bc343ecfe63bc7234d9d77662ec218e312beded34a9ae1ad448f27f851b

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: asv-0.6.3-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c2b8d07811c2990c809a572be40fe1ab86c1ca37fcf505883e9f0c5a05150d23
MD5 347a92d87a8b3f1f57e1136e255664a7
BLAKE2b-256 f32b1a14da5e76ed955dc99d0f9ab96f8f3cc2e942e15acd7b1f93d9d0142d54

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e2a259893157181a91b9e284854b531ca784b6aeb73c77ca0b27ee0d0b3cd53
MD5 d7fad79c5b1f5e2c86bf0fdd89b67b2f
BLAKE2b-256 1c8e8a877c057ea671bbb80af99d1557f891c4ab1907957a5ffb4758cc086910

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3712a7d0cc364c38555eebb65ab7fbbe02af01ce7adad666b63c6b375a8e8e90
MD5 84fa803705f3fdad7aeeb973c8567287
BLAKE2b-256 718a95bd30ca213ed23e7f098cfda679be45f64f2a1c675fb8646a73a2735821

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5db87f3d6d1afe30fe2003bd5f373d4ed9a6190c45b2c8edf9d445d392cde80f
MD5 c4e0434f465301c2f88970077240b112
BLAKE2b-256 5ac6a00dea7ad1ffe17c38efac0e975d75fe36e9450bc63e58d132b91f722043

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d203671d2fdd7963eb1935c8eaa38fe3714fbd9531c3944594461dc570251be0
MD5 07c5cb72610995c450beec9613bafdfb
BLAKE2b-256 1b795638cbc70940c3fde8d3c5f62688f88a4f6ea7a2bc6fca9000021c4debed

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: asv-0.6.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 454.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for asv-0.6.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5970daa11ac21c58cafea2fc84a4985b5366d8669411d6555512a246e4c291a0
MD5 34f0bc642dbf0dbe1eb5303f2b8c6294
BLAKE2b-256 07ce090f08aaf9f70c2f14206327220fd2260eaa211d8a9678c7062ef25cf459

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e6d4d88c124d974d21d8479dc55976cc4bea4bfa4c64776116283ca9a52c964e
MD5 6fa248e7296939565bbd814adc98e75c
BLAKE2b-256 30637897ad0718cb1fcc69e28a0bc282f8c04efe1246f5b7b7ccd1463753e4f1

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d4a38c0b8fef1e22c7d45e977d149b53451dda0c38d48aa2b9ed271421de6d82
MD5 328adc59bc86c97895e4cb9e3edd2709
BLAKE2b-256 e8e1de0dbbc2ef317ab3b7dd568976615f4a91639696d0e23be26358f4c181a6

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c53c77e96b3397c16485027619d131eb15994ed497552b0d95f3a32cd9eeda4
MD5 ebce8f8741c49582e0b84f6cb8aa78a0
BLAKE2b-256 9dafb52899bed6a746c682878667ebe45f7d3c395a386625432205cc6a27f323

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c3aff02ca95d2098a27e68b53e3b68600158680b347929cb5710a03481bd3a25
MD5 99a479dd8e453d528344902108094165
BLAKE2b-256 e6aaacee41d216f015530cdc3792ef38a5be75934783c6137387a6d5a34ab275

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for asv-0.6.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7fa7ce3e65f9d788e04533d64feebb13a1a045f8cc8ebeee4555bb46a425864b
MD5 50a1dc951ceae2ca3af5b4ee18500fac
BLAKE2b-256 9272fbaedc1f57748ad0d79b21b49c8d43de011c749afa380ace5da1a4582486

See more details on using hashes here.

Provenance

Supported by

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