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.2.tar.gz (384.4 kB view details)

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

asv-0.6.2-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.2-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.2-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

asv-0.6.2-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.2-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.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

asv-0.6.2-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.2-pp38-pypy38_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.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (451.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.2-pp37-pypy37_pp73-win_amd64.whl (454.5 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.2-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.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (452.5 kB view details)

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

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

asv-0.6.2-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.2-cp312-cp312-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

asv-0.6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

asv-0.6.2-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.2-cp312-cp312-macosx_11_0_arm64.whl (452.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

asv-0.6.2-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.2-cp311-cp311-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

asv-0.6.2-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.2-cp311-cp311-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

asv-0.6.2-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.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

asv-0.6.2-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.2-cp310-cp310-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

asv-0.6.2-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.2-cp310-cp310-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

asv-0.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

asv-0.6.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (527.8 kB view details)

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

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

asv-0.6.2-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.2-cp39-cp39-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

asv-0.6.2-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.2-cp39-cp39-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

asv-0.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (525.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

asv-0.6.2-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.2-cp39-cp39-macosx_11_0_arm64.whl (452.1 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

asv-0.6.2-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.2-cp38-cp38-win_amd64.whl (454.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

asv-0.6.2-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.2-cp38-cp38-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

asv-0.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

asv-0.6.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (528.4 kB view details)

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

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

asv-0.6.2-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.2-cp37-cp37m-win_amd64.whl (454.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

asv-0.6.2-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.2-cp37-cp37m-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

asv-0.6.2-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.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (527.7 kB view details)

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

asv-0.6.2-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.2.tar.gz.

File metadata

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

File hashes

Hashes for asv-0.6.2.tar.gz
Algorithm Hash digest
SHA256 141a7fa6e90d63e39db6314e6ea6b7c5b81dfd7556dd03723ff43ede9688965b
MD5 cc187dc4ab451d19dd92002343185735
BLAKE2b-256 a83e92ad108fd39f4c5e1fdf8c3b6f398261f28678ec4bb0d8b8c5cadf0f1b0c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 dced1a95e615efe941110f16728a3a1cd7961a9777676beb03fe45b2d9452115
MD5 993601cd22422648cece7d7df985a450
BLAKE2b-256 a783d497ebfb27ec88603c137411df3a708f992c735420e1e07918856edc4b19

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7440f6e9249a0c458ff76d023970195c6d078602db9631197cdadf831d78ddab
MD5 71bac0c679cdd5fa3f0020fa66f10358
BLAKE2b-256 a7aaa5afd3ea54a441c511ffc040b71f148c854a98ca111b78762bbe84209e6c

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.2-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.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e9d15f73652212e3a34097fffb59ee6a08b9ce664e5d8564e35cb73f46811e88
MD5 e3cfe233c8b85e0e2789b65c2d8ca0f0
BLAKE2b-256 2cef0f475c84d3b607ea7eecc872ac50b3f2652b40996d7b1c49215bba6634f9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 89a9f0011d9707ddeb79b2cc0f59db4b465f2e54d18dcd0f75a666fded856aee
MD5 2955012958198706ec495f1824690173
BLAKE2b-256 2d2b1e72b29680c7668adb50218f88467b1a4572f586192858acbfa1f7c12009

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 24d0e1747d52478b77e21604deb484ff005fa5c805479bdbae71430f414edb7f
MD5 73935b256ef081e8b599b76e392e219a
BLAKE2b-256 d9128dad90e241be5afc69c587e7a7e6d0e4748a625f2fe0e69c4d3aa0df1a20

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 145fc85d526bfde4f4d0a4eacc81c91a4be5636473a7644ef799b99b884ccdac
MD5 4440c2e6a876ab6666843920d14382ac
BLAKE2b-256 938e98f6de191cd3a156e99b2d5fecd4a1faba041f59b8cb84e5b6eff6ba3bc9

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.2-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.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 556d99695d0e25084554cef0ccb8d57b624302abbbe7694930391557475ceda2
MD5 f4194478ae1cd236c1cd06f53e0d7d7c
BLAKE2b-256 b8d5db6f669bb500ba248da19bf55b5537c1bf5cce059561f145167fd83494b6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0b1b192880e0a5e5d21a15a8990e74bf141284f8a6cc10008ee7a25c85038427
MD5 a43d2ba54c6726bd278cdc7712b3a89f
BLAKE2b-256 c51b3579d9aa73b8b37eee0e2a13d6a4e847404cbbcc44b2f46edfb9dda3f29d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7dc1dd2254935746cd47598d678af6f75f35b14f126abc6a42fba3268181f096
MD5 bb9590661484878288cee699a2c6a9d1
BLAKE2b-256 2252f2fcbc0f12ee65a02302a4fc8397c11d35f60ef8deb1a246df5e9e801514

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9966eee23799a9e269287dd020338871c207464b50a6521779da538ab62e2466
MD5 a4139bfd5442ef8e5241dce11cbe59b1
BLAKE2b-256 5f584c7729ad12574d08cddc0f939c1929957a4227a444fba9aaa34ee1a4f571

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.2-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.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a230c1d80d8ae29f9bc6fbca2d79fedb84444710e4d5ea9f0e14af7aded45326
MD5 fa71fab94bf722eb9aa2c6e8d54d115e
BLAKE2b-256 3de88e802f93a26314952a2340cccf4c56de49219ca12467d4334d9dc4843cba

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d9cd2464059c4c3307818b5f07860c9385906864cd7e46c330aa48113a472799
MD5 9a00ab1c59944abc1f9694da2cfb47c0
BLAKE2b-256 6e701bda307ccecfff615891ef6c0f4af3b4d6b883eef45646060c2ec55a8fee

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 08b9538860a24a440313194947669e5b0207dfd12f85396fa119d7b6c127f44d
MD5 bac4c196bf877fbbe6f926cc4a7280ef
BLAKE2b-256 9b2c30193263ac42339967f1fa68ad214a287679e791670d53b8f9fa317b0bf0

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec60ffbe4fd44e69d58a63fafea213346268f0caa6dd9646e343232f27fe3cba
MD5 4983b9ba7539a7a23709e57da722d558
BLAKE2b-256 a1b9689b8e431db987fa38a4c78b7b59f9a75f13c160625ab8eb03e0894af03b

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.2-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.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b93990cc0121194246111804ee73446fbe404d2223d78762c8450823275cd470
MD5 0c005eaf2b343acaaf96625465946566
BLAKE2b-256 dc5a89161f4d3f577a16304f038e2fb047197e0a62bca0033148c8f7036f3a7b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d82c15f80b2d0c87231709166b19c51c25d88f92fb9a0ccb24aea34331a94ac
MD5 9b894a3b43adc163a85a2f2a483ae824
BLAKE2b-256 bd8b39cb99313d9637abf8d7a461cb587f1fa2b3dea9ece87c724a66ae0b7fd5

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2c3ce4347a9a0f2ca8fbfe11784c592d1d66d3f1b6e62eeb8588a50c63261df9
MD5 4d723de45ff2b9e9c5cfb57798d734a6
BLAKE2b-256 d777798d83dbb1d1fe9c0382d25800733b7639415afc7651ba68d38f0142a3e9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 af650bac8e1fcaac3678e731c1e0e6f7c6998dd0d7586ec8921bc0faf03a57dc
MD5 e3028ab9d55e61b168b40babc403c086
BLAKE2b-256 b1971c99daddbe0040e1c73346080d5f08fe01034b29146270742cc8995909de

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 399c891aec1072955707e454607855d6ab0a55eeff415362063546907f21e96d
MD5 ba76be19a526d789401e317453cbef02
BLAKE2b-256 e2aed66a0203ebe6921b52108daa671d477627fa8059d9ff868363cbe1ada8d2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4a00e83499f6d8d11fc0288cc89350b16584f6318c099b0a9c40e189084adb6
MD5 6ab8c888d3599fc21f8eb2757ea06a8e
BLAKE2b-256 5378950693d4107d0ebe1c8b2dc329afb32163f877ba1438d2ab53fedaf433fc

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fcc70e0cbb47135c6b3e3a943d12b0a85fb35fec0bbe6ee42e81f4e96c66bea0
MD5 63f85ab4340557e573fa9b2fc298668f
BLAKE2b-256 087985cf6a79d1978fa5ad5866333c3e21d86b31a0c64a41738db7ee2bd5f673

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9050765ea9f0be96c5347d5592a589b4f8bc724000a3a69c6e7fab520145ef73
MD5 6917547cd10526db18a14611b01f6b0a
BLAKE2b-256 bac4627ac8d0d02d1b1957a6d02394caa2fc1413e0a87ab6c7ec26efc775b0dd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03b4c46f57d20774e874e7a4d804f6ee1b467600f310ae413007df2f379cdcdc
MD5 bd9b25cb7fef798db42c0a2c32177045
BLAKE2b-256 b7f8287355cd55a7814dd2bc3b24fb84f6e3e2eacac70ccafbd2dbc1e1c04c9a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5c3c26af26c769d3d20121c92b8e97f5c7160061e249ee08b7592a92cd2addff
MD5 9bada14a096a20b4d4aa9941396bb985
BLAKE2b-256 9d24587d4f09fd167a5c05a8abf8dfcc9eb641e90b5876b3380a160a89da8d9b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0175c18a61b6fe01b203e8ba0177ad87419886bd04db677364b8aeedcba2644c
MD5 a9eab128724578f00d9703aadee4cb89
BLAKE2b-256 9120b8edd48ffdaf1b3070702ffe43f39bd4b2d127b8a6bcc45648e30c881d46

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5575fbf5629881cd408171341232b1b41ffdf1dfbc6967fbf301ed4921b174ce
MD5 bad96d2dd215ff5ff869f24d29469af2
BLAKE2b-256 e6e24a2a7e99a2f4bb0ee56720b1e4a0ecff161180dbd64beda67537e187d4f5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 226846c1d75a668034d28c88f1daef1bdb310a99634b037b8c0ed0f98770ea8e
MD5 f6762d363c873986c51a04af87bfd3e8
BLAKE2b-256 2535af328f44af8badbe1a3b25e728670e3487f1cc28dfaf96285b9c148dff42

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1bab87610d42468df072c0dcace66aa0f1e4cfef20a3402dd1437833a0c2670c
MD5 0b49f8e186217a30e3b6af7f862f3f95
BLAKE2b-256 df9b188f6e9d0543d4fcdf4b206044665afa597d28f10037253a314e0b9e7688

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b741567876a76b571ea14070694f401a2806d3134afc6d4c458683552ab9cca4
MD5 cb54391c29d89a31b90ddab6ad268b50
BLAKE2b-256 45ccc596dfcbb6ed42c2f60b847e678534cf06a2f2dd08cbe6363a8ec9a37e24

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4221e583437be37c76168a4f6ab89dc0330bc02dd28e16ce87c2519c3dc9ead9
MD5 256d9c08363e92f0eccdf1009a3373f0
BLAKE2b-256 81f7c64b3ce6fdacb2a90307f9eba52540f8284a3647cdb48dc0b5921d9bd2cd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ec48d563bc0b9199ee1c3ae5cb9be054cadb7f36178399d04a733cd6e4e0badd
MD5 6175ed2bbcfdd185720ccfba78f5055f
BLAKE2b-256 9efe0bdf496cc1eb186301d89786b7f0679172e617436e2fa7e8562141c7acc8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1642124c4cb77a0382b5c6e97d5969ebd5746ac5252d9c77a5ce533e5d73256
MD5 1be858ab10b1cfe4124495d190af3400
BLAKE2b-256 9c52a01e0380e88916052177674273903b69e23b558dc46b05fc59f1eb8a3bab

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 afe5a1911e2bd27ccb7d2ca6bb2edd4fad37016b7ac7e42b445a29c454e6180c
MD5 14464ebb2e5f6481ea3bf1968817ab3f
BLAKE2b-256 f3dd9a9cdbef505382ab0d7cf22739e7e6bb52bb2af6577a9ff2813be31f9af4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 316a8844f0dd53e1f6f1dfbafda5ecd477f7229f79f2b62ccde2fc0ec1599c99
MD5 8c9617b084186f748d47e9ef20f09b39
BLAKE2b-256 114e72ef7d48a5b64db7f7c89922b1beb00fb0ebcae79c85e7d1a1f92068094f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76914983b2fc8dbccd0747bf363d0358bdc5cb0a810f18e1d90769b3adfaa8e7
MD5 6285e7e3d3914f341497553b43147f4c
BLAKE2b-256 daa13c22c278b5a8adc2d4e95091458f1a0ec1f70b7bac1e93801dc9307198eb

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44e09e9496dd612ad413f00eb532ddf82b3be2e1ad6dd293223dab1e0f4ea04c
MD5 62a55fe177adb1fda1471c8887f12b5a
BLAKE2b-256 3123cf9273c8052d077254950ad2790a3aad33cbc6f2e9bd4d152dcafa7bb887

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 71d17c58b33612401630ed5cf3b959d141e07e7db58a67b32e5f5c86ba879c9f
MD5 1a88551483c2287d219bd13ddb25ee16
BLAKE2b-256 2c4ecafa7758565b316a686f37161340301e88db68adcf58a9a1b310f1660651

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c2dbf7dbf31bb733eb4d1dd0912196ed34d193cf7946f10dc8f76f5902b9579e
MD5 a42babe65ae631dc13c7d17f50c3f3ce
BLAKE2b-256 306f4399f3fa7215e144f7506c0a6e74151d08b7d2b26b1792d8759d672b4de7

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 22496f9846800ce79906a9f6a74fd3cb4e97e9433e141c5b3daa1c236b49b5cf
MD5 d05c394a7ddc1a64a769799fabf1ac19
BLAKE2b-256 5df2e88e6aef376c3dbcaeb5c154fd78f5439118cdace3fd102d4d1a031ba11e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 46ecbc6db3f77d927ba9512911e9522c410d6b154d2bc3561834388ebbf3b70a
MD5 67ae89dd54c407ea93edfa8823050ae8
BLAKE2b-256 b94e0a9aace3a9f49f5534a157314418c075b8d23f8b541b42b3f7b05395a9cd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8eca3f4d7d31787379a5f04fa6f31cf35593f8cd8584174badb850643ac67c7c
MD5 b54de42ec2c6c230f90f855eae29d5aa
BLAKE2b-256 11877fd971499ba026360db02ba1546d16b5ecdbf0b6719450cacbeba652f6e9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2f15125753932071a86ff9b494bff870854f10c71b4c9b9ff92d232caf429226
MD5 cc1c3201059ed07bb26e3dd8cc9a1e23
BLAKE2b-256 90c9b892f344016db84657fa1fb543ef9d54588397c57e18d3fecc5b825d1ed1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a501b551927b07f345a0b972e36a96d8d1df4b4dbb6e7a6670c12e8b23a3f89
MD5 2727e58c1cc80de60120837665aec80a
BLAKE2b-256 c2d19eeb5509b50a644cace92670aa5c6cab5b9ce2f92d8c86899f089b98044a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55cf4cfb842410e84b95e39c86bd44c230f267a57b50975ab463240b3ff195df
MD5 085072e0f8de854b9492e3310dcbea56
BLAKE2b-256 46b3246d5a48eef36b956c6a028330e413a717874bd105025d4bc5919fa49e30

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7ceccebd15f2da149b3625063d85e40b4df6ed73d3a7fd19720ac719ac7c1fb5
MD5 163ed964886f4a76a147adf68ffff78e
BLAKE2b-256 b2cde8c64d4b458712f2a12c32643b1514e2fc85fd4ceb16f9db27b0d396157f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 59ca6be06c16847110aa4e62d3951b0affbef82d7cfdee3856467c8382c5f3c3
MD5 18eacfffe25bf41020299a81d79a46a7
BLAKE2b-256 b5771bc19ae6b9441bd3793db60182e88a405e16e7ee5075b382a5ae15000204

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e2f26434205254a3fb5cd217cfe7029999b1ebe7549e632a8eff2ccfca1e6fde
MD5 e0aa96610977fc9409e69364a5d44959
BLAKE2b-256 fb0c591c2d3cb587a36be91e579905aa214a89faeb5b98c0718dcca06ff7fcea

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17167f13403a60953ebc6b5b769afc0c16f272d25f889ca420edd9e882a18e26
MD5 35f17e10e1f2ecfef130287ef1295a46
BLAKE2b-256 8cbfd67b8673960dcf0e533c979bb2ba52f7c8bb8182bd07524496cd4acac02f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d57e8c1e6946c0784dc46f75f49532061317f148251d56e4d655814fac92080d
MD5 b14322948319afb717f5c600ee6d847a
BLAKE2b-256 3f2583fb49616374c41b9b0440ad6fc7b251effa2458134ae275ace21eb194cf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08d4d2d824508766cc7ca56a06ed28df63a214504592b661da8bbe5654eaa0ba
MD5 6fd02fc998714366f4bd6f2aff6eadcc
BLAKE2b-256 7a22b4d081210c2d0a0f1530be7abd66853126554e89d24a0e4541a6f6eb5e93

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ad3935b33d9869b025e402ef549eef6225998c1b6e4fc273768aab6ff1dd9d33
MD5 b3941423e79e94b94c9f68353ade5e84
BLAKE2b-256 da0627e6ed880219f14a974c4a051ddc8f25af4144b5f6ba582649c842dc9a15

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.2-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.6

File hashes

Hashes for asv-0.6.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a07e2bb4ae5ce488added1d7e9b36fb91310183f8a769d257d54dcb5f0a1f04b
MD5 19f080c3e0cff1f55e57b4ce6fc69420
BLAKE2b-256 e345ea79f5b37d1fd76109793845cac445426db6e84ad5c34bd0cc53129c5b13

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6e0ab71118d4fbebcaa06aa7c36ee9c3e17f198485cbb44b3de1ec036bf9d6d5
MD5 9b0d225e4f533ba0f706b9d9dfe3bf7d
BLAKE2b-256 dc09a3e2a95fecedb7ae27a9b569cc672372d53d407f02db0015642a316c2e8a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 63aade7f1f2bea8e46184c56b665e010d6612b62f5f546edc2ecb5f0b4ee00f0
MD5 2a8f6f4978ec671f361813323540cd95
BLAKE2b-256 ea8bafad89840aa0fde4d5f33989ecd99b14bea434d47905dae3600f4e75c722

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bf934efe1f667d57aa17b018279d0d80b14920c1965ef00537429ac07375b64
MD5 f2587cb1ffbb2fb3eff259347a6d23de
BLAKE2b-256 a55c10a7def6c2f6897bf0665e2f757272274d06c897fb148be331ed77087a41

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7f4a1c3d69985a709236a074d421d9048b0aa65b9b5cd0ea11fbe18aecb68c33
MD5 e0fbe5f939d0e8d9b595d5fa63415636
BLAKE2b-256 d5775e79f24e5b918fd7ac66ceb6f377d9a9e397e5aa896f739e92e03364a4f8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 115e3d2d85951fc9d93540a8c60c92b77edf6a08a908c7f941938043bf31070f
MD5 319b322db388ef763611b29306ad929c
BLAKE2b-256 3064ae1e83521d1d5255177bb24b9ab5ab13e77fdd4e78b771620e7bea558b42

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