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

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

Uploaded Source

Built Distributions

asv-0.6.1-pp310-pypy310_pp73-win_amd64.whl (299.9 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (297.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (297.9 kB view details)

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

asv-0.6.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (294.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.1-pp39-pypy39_pp73-win_amd64.whl (299.9 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (297.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (297.9 kB view details)

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

asv-0.6.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (294.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.1-pp38-pypy38_pp73-win_amd64.whl (299.9 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (297.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (298.0 kB view details)

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

asv-0.6.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (294.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.1-pp37-pypy37_pp73-win_amd64.whl (299.9 kB view details)

Uploaded PyPy Windows x86-64

asv-0.6.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (297.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

asv-0.6.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (298.0 kB view details)

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

asv-0.6.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (294.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

asv-0.6.1-cp312-cp312-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

asv-0.6.1-cp312-cp312-musllinux_1_1_x86_64.whl (925.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

asv-0.6.1-cp312-cp312-musllinux_1_1_i686.whl (979.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

asv-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (372.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

asv-0.6.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (374.1 kB view details)

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

asv-0.6.1-cp312-cp312-macosx_11_0_arm64.whl (295.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

asv-0.6.1-cp312-cp312-macosx_10_9_x86_64.whl (295.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

asv-0.6.1-cp311-cp311-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

asv-0.6.1-cp311-cp311-musllinux_1_1_x86_64.whl (925.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

asv-0.6.1-cp311-cp311-musllinux_1_1_i686.whl (980.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

asv-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (372.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

asv-0.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (373.8 kB view details)

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

asv-0.6.1-cp311-cp311-macosx_11_0_arm64.whl (295.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

asv-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl (295.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

asv-0.6.1-cp310-cp310-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

asv-0.6.1-cp310-cp310-musllinux_1_1_x86_64.whl (924.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

asv-0.6.1-cp310-cp310-musllinux_1_1_i686.whl (978.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

asv-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (371.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

asv-0.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (373.2 kB view details)

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

asv-0.6.1-cp310-cp310-macosx_11_0_arm64.whl (295.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

asv-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl (295.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

asv-0.6.1-cp39-cp39-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

asv-0.6.1-cp39-cp39-musllinux_1_1_x86_64.whl (924.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

asv-0.6.1-cp39-cp39-musllinux_1_1_i686.whl (978.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

asv-0.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (371.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

asv-0.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (373.0 kB view details)

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

asv-0.6.1-cp39-cp39-macosx_11_0_arm64.whl (295.5 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

asv-0.6.1-cp39-cp39-macosx_10_9_x86_64.whl (295.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

asv-0.6.1-cp38-cp38-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

asv-0.6.1-cp38-cp38-musllinux_1_1_x86_64.whl (924.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

asv-0.6.1-cp38-cp38-musllinux_1_1_i686.whl (978.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

asv-0.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (372.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

asv-0.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (373.8 kB view details)

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

asv-0.6.1-cp38-cp38-macosx_11_0_arm64.whl (295.5 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

asv-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl (295.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

asv-0.6.1-cp37-cp37m-win_amd64.whl (299.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

asv-0.6.1-cp37-cp37m-musllinux_1_1_x86_64.whl (925.0 kB view details)

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

asv-0.6.1-cp37-cp37m-musllinux_1_1_i686.whl (979.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

asv-0.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (371.6 kB view details)

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

asv-0.6.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (373.2 kB view details)

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

asv-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl (295.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: asv-0.6.1.tar.gz
  • Upload date:
  • Size: 376.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1.tar.gz
Algorithm Hash digest
SHA256 4eaf7b2ff825d841c819b15de8753d10dc0cc5da4082dc3e0de2707fc71d7ea4
MD5 d0c8d02d5503b3940ca192311778e140
BLAKE2b-256 316d95957aae6392f7af7b79b1a8fa679f3354420a9858dd6a1baa3ff98fc265

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 471fbf34fc5160afd2fd63a93a6a4e179cdf83f3a39b010f56790821537bdc6d
MD5 fcd48d81fcd48fe8557e11cbdda34c7c
BLAKE2b-256 6bda56cac9f92900994bb21f611b88c16762ff9bbfad3dd7e7d20ec9ac4f7538

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a6ca84d151c1e1c6176acd0e97825d57410644b86aa9b8f4f1bd1bac78abc35
MD5 504a1239c7055df4036d3e4fac06cedc
BLAKE2b-256 2b9d9459069b09befdbf0db92abaef199b087a8edacd353f10c8c032b1e0b6b3

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.1-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.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af5a268ae65a754d48121dd0923aeb95aa7f497356301865a1eb2b20f84f2588
MD5 c7a3183892882f965ecb10a6419ed7fb
BLAKE2b-256 10194d4e254788881341960ed4fcc0f6476723c2d23a981ff81e30da6b1c5140

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 583dfbbc5e499545e9e6cc3b2209202de198e85ddcb4436332719bb06b5450cb
MD5 86c9b316d17fe60d34023a457fb724d9
BLAKE2b-256 b98d7f01f570f5e42c6abd161170863370584ab42ce7eabf7ca6c1e8ae6a8283

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 901ef075ab979d74e29a47de36482225cb5537734d8b203ec69122296354f5ab
MD5 aed1dd041f6aa7b4cb57190b4c8d8df0
BLAKE2b-256 047051f179d1cc5056f516420d6657a299b408d47fb92a2cfd4a780946fc7024

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4834cf6d1f7f81af82e479275384bf4e1920b64d902700c2ba35d959a4adcc4
MD5 8e82cc5b06945c352c61e8a1356bd96e
BLAKE2b-256 0ad17d8f2c7f584cb2f8c13266ccf844f10f478b4e744fe1a255101943ededf9

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.1-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.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77a6f1d4b58262182cb26c23591fcdff89861d937fbb0ad3466cdb1bf4f21b90
MD5 c5c850ea1e51df3bcb0df78eeb5af0a9
BLAKE2b-256 10e4805abb558eadb3e55e6fb8d9e6c92449df09cca6443ee1a3a07bce6a4afa

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0e588966d05fe2c2c64a484cb39df3d419f803ef85d43a23a288b54f7f0a0fa
MD5 e9b5cb813953e2add224cb1cddc82069
BLAKE2b-256 eaf0cf4b3f5f30385fb997029069001382f62b88aecfc2c0e331876c5073de8d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c426d73a18f4e56b17d0a9595270b75223c5d787c087fd64cda20145a935ed79
MD5 470f98870741f2461ca5ee5fcbaa5037
BLAKE2b-256 a43169e11f829640d4f23715282fe25a4f47c76eccf22da452d03c453a8a9bb9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97fa00c90c5f6ef98279f764ba930bf91f6fc5ae132e081d4caf7030eef1c187
MD5 b3bb08b4303049fb05347b4e9279ca19
BLAKE2b-256 260180dbe07b7c62b7c0e807ec9daa0d3b027f6e000bc2d4c832067919008f6f

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.1-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.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 54c09c1004eb658b2607a142d7df1492dafc7b3209dd1e6fb7c0948139c966bc
MD5 c083f5ca17922ce1de2563b1a7f56ca9
BLAKE2b-256 bd1ae4d7aaea1dcd0aac69ee05c82aff536fa18fde2c06f34e02b2ae51e3743e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 972a2829cb816791cc0e3695737ef7eff4cebdcd549cc3c14366fd49e51a6832
MD5 ae996b972569dea7925bccee8a7a1185
BLAKE2b-256 62c1a64286f3f32dd4171b6f59a2e27734a859e2a3db2bd75fef24bdbc0c81f8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4da43808caae4235dfeda35a647346668f883cac78270468514c433010a67926
MD5 2fb9c50ae952c68eab5b1842eb152405
BLAKE2b-256 8c386799591ee3c7419f25ac8a57214a5ebcd05fbac999d75beef7dcb48f8772

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb2624e49e6e2473c0163fa3e806277125f7484fbd77760c05dd726b2dd03b02
MD5 bfe95a3aab2173e2ec50bc4bbef9b6d3
BLAKE2b-256 0d617f2e85e8c493b46c581169fa6f1d31863ab61996180f849cfce187863cec

See more details on using hashes here.

Provenance

File details

Details for the file asv-0.6.1-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.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 99c36c1c27bc8d508eb0e172304bcd3ca95d8f66d27fd1c61ba863ef8cded756
MD5 8d30057d414e30bdc853de00f426ffcc
BLAKE2b-256 fa08628d739bb044cf1fbba89d66439f77bab972dd30892348dcc6d29d6a29fd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 42cadb31af85eececd477ad945f9326f4b3b7f01e6e59dc9f0717c265a08f20d
MD5 95af84fbdf37d37f42cb64d02435bd57
BLAKE2b-256 65b03235308e5ed812eb05dac3186513b21c23a96a35c3ec389386ca12c009f1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 299.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 22778cd44f6df7c1927324b69d55054659f1f25d1d9172a44efdea8af18dff48
MD5 fe6819ab578aad2961570fc78461469c
BLAKE2b-256 f5979bc4cc1360ef3f070122b19ea268e754a6cd65b70f3b2be5d2e4cb76a38f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8283433e2f605f76e4b63944a9a5fcc6fd43664e01c12ea8bf380410456dfdec
MD5 2d8924062c93a051238d9b5967361860
BLAKE2b-256 200a3d4438ca638cb619988001951226837a9b913ef229f3435eafaf22292db4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e9b2bd86e9b6935037d13fac4d69f9420da1492e89ac79580fd29193d2fad8a2
MD5 1438353772648522335b0fdf37900433
BLAKE2b-256 9e4d5d318ce3d8e8a2d0e672d7d1aa7681c87dfeea30dac39def92681c1028e2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 49aa6f9e929f57721c58c69629b8afebc76f92aa365310b20a3dd77bd034c66c
MD5 62fe81f102e3f0a4acd1e2237ffe359f
BLAKE2b-256 a96ae1f17760d6aa7ed1dbc5e66d446aacf2b80213073fc809fee8d8fff8f8e2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 58953e29b6f2fdd1f7a008345f9616c5889db9054533ced4853fe5f648652bc9
MD5 4eb7063fb772b9028610c1fbe4f46400
BLAKE2b-256 ade0bfd6acba29b70b8133b1399fd14fd0a9794d4197b05e76c92b1bfe41db9f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c220faa0e1885c42570ae29422999a2edff8bd6f92fc56d2da69b44fb5a06067
MD5 eeff97db5332838532f2fd7dd7cf9ed1
BLAKE2b-256 8bf25c96d4740141d506aef506a291776f24f6490ee70b5df8c6a2bd4e0c2536

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0974f767949fc5ed9aa468de6847e7e932b424d393a8af7c4149eb391134344d
MD5 4faea6dc5d9055115b0afe51cc3bc861
BLAKE2b-256 c782a3dde3e5ce1a033b88346a090ed14828341b00f4aaecc30bd39b241d2d29

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 299.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 54bd287cae56e41bc919a470bcfb5bc4304b755cb8d3a18e77a27e9f6f028a4b
MD5 2e958b0bc72690dd56ca21a9faeb27fd
BLAKE2b-256 a91cef29b6ebf692823fda507aa57000a4e8dbebdddedabd76259f03c3dea76b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f9340569448f15762f2087fbf666ea565fa1426d35cdaddfc6f8c26725f1e5ff
MD5 1c3813c08c1a8676b68684375e9a1f42
BLAKE2b-256 713ee673c64007b75a02aa942072451798b318faa5c4a7cef15fb9009c3194a8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 60a091be7be9def8741ce6fe4362002936f44bf59f76ffefdddfd86681f024ac
MD5 177eff558d3190ac15e7e329e91f49f5
BLAKE2b-256 9f0390a98e2e3afd4606d7f4ada1595ebd96ebc589b489df83b4237e926e150b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 919fbc03237b2c2c1f8f1244d000bfd5c8d6ded8ac16d356462ecee5f8287d2f
MD5 e89506aa007011cdd633a6bdcdc87f70
BLAKE2b-256 9fb01dd8de53eb233eba2a3ef7f4fd73d00f1a187df1b1dd88691cbbc22f9f01

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7102840c56db2f51108dc1fcbb93869420a9a8223cfdf0565f5979dd43d7319c
MD5 82900c7d25fd820c4e82d82b18c7f1ef
BLAKE2b-256 21268121e5cec2f6637251b1f498a424faef1cd1a9e67e894c979ce2be83eab1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9587374e0535f8cd136d6f369b44629e3a253cde1c3068a0021774aa1150557e
MD5 fde307ce34f634290762e0ff8de9a2b7
BLAKE2b-256 24ec34f3935e30cfc0b32e784ef503ce140eec34e98dac103c984b4a1db49dfc

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 393da8a8adae343d405a7d550a2a1f317745fde6fa230f3e3595864ce7685273
MD5 a2e9dc21706bf14baeaef522ca47fc11
BLAKE2b-256 eab7e1a5bfecb7399eb9d8a19868f8ea3997a23f04840d17dbafaca4cbef98a8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 299.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 28c27c013f049a497c1752fd08f4c62f37111e504983b2a4bc451e9cfeb05e52
MD5 c6287527d22d31bfe9593fe253ffd280
BLAKE2b-256 3dd550af97aea4124ba20a3dad6ca6052e8210d8f8cafb8b0492ccd906eb29d1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 004f25f1ea576038aa2dbc9d8e1e624e6e7ce70b55d2b9050d9f1f9e82ef1783
MD5 fcc2991cb82092fe6c5f3562180b497a
BLAKE2b-256 97c76cdaedd9146c8157e77900d5974071e0129b21091bf8d9da47fec61faf19

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 67b7d287361dde245ebbff85e85e5055cb2ad17ef02a2ce86c5c576166ee407f
MD5 abe09baa130b7d7c8b657a423dc3afdd
BLAKE2b-256 e2df169a6da07aa3254f4dcfa30f57b1c4ccaed36da600e0bf2d92c37f20feeb

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6157a079f8be920f91a06313dde4d3a41d801773373370e1aa3bc6797023867
MD5 487c0e5b9467869dc50f540fd9d32045
BLAKE2b-256 276d3b6af5613755ca07686a610596e06e3a1b6a07a1a46e86f8ee78c85e95e8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 83dfd762dce37ebac0266a19fb10c9f5a17075cff3b8dda1a094c6ed66743b93
MD5 cbcdcbd34c15041c2553842e6c1f0adb
BLAKE2b-256 f8a8d81428c2c1e118c24ecabb7d239264fd45df5eab7cf365214979cc7b9b55

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6854aac908a99557a68918774dad8d2497ec6298eff0f7be19eb09f5554d9164
MD5 c5ce338524b62dfb974937d4ea06cf7f
BLAKE2b-256 cd8e5d5b8be2352f4e3cde1e1bd2c998daf6082359bd32fa1a4e6d81755b09a6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 871ec4cf5f55b1bb0cd64c074eb1680a935cd6dad569b80aff3516c246cee318
MD5 85cfd046e0864b69d874c625a1fd4537
BLAKE2b-256 d3c3caf7a1e7e5f49c3b8b62b627deab02473c6df77a9751d9baee62e7d992a4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 299.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 938aeecee734e62209dc1d143f04009bc34c2c1bbe7eb8c8397eac4e52dc0dcf
MD5 15584e539c7a876335d8ae8e1998f4f6
BLAKE2b-256 adb76194e53bbca01f2fea51737aadd05506a3119ecde27a8a17b28abcddfb2c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7432ec98506f282de147ce7e3e1b9d7c0926ebd5f2062a7c398abc89aecb710c
MD5 c8aec3ab58dc3f3f3344679633967aab
BLAKE2b-256 8f69cd1e2bdb84f1e4049430034f51abd169bd35da0ba24893ca9cac51d3fe48

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 978.4 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 12cf19224aec22c2c432e8cd8e4ae85595b4ff3aca23ec677f57f60ba3fb676e
MD5 b5b82d4b027a088306b3e29d59831fde
BLAKE2b-256 a43bf967b071251109d947971f891beac4a035b30ddff749717991c7bcd13f05

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb5393b0ba5d9acba7bf1c6714976bb21066b4d448ed0b23c09d585dc29f4a99
MD5 42b17e1896ecf98a6f5ec521193f0440
BLAKE2b-256 d0ec014dd94fffb70288baa028f66890ef93332fd02d8b2112101e8351d8a04f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 65247bbbd1e2cf0ca778050a130c08903d49fb4d753a804542214278662fd80e
MD5 313a64c00261b6c85ba89c878c8bd29d
BLAKE2b-256 ee8296df1f32175e3df07d10d5b70e5fac4e71307648f85f6fac83edf4928995

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 295.5 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6fb603088d2685eb4ae5e995f68becfd93fec2aed4106113fb43384f5ef3296
MD5 f894080aeecf9e775ce32db0ca638a45
BLAKE2b-256 f8a0d5574d67493f9b1bdf978709a969a664ce6f6a76fc74715137a33c497daa

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8b0bf60daedbe65e2a23fd3e98a4a8242c23a7841295d42ec9ef89cbe985ff9
MD5 1634e9177bed416d7caebca483437207
BLAKE2b-256 03fa2aa606f92095cead7d4520fdb3ae71339dc90db9e28cc0bd1dc238ed6042

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 299.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4ce7a3c4551ece7591f85f90e3f85908db6448c8ffd4d68d8c192e7c357f7a4b
MD5 2578d3be1ddb9bfb9814f05e615bc5ca
BLAKE2b-256 c9eae9c914ce886ea80da98fe258facef5e2c2c26fc9253ea99beb712bffb646

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f87b84f17bef8dd67bf7ef69d323ceaad4c76b83f941ac276baa41eea5be7376
MD5 db02c2deeb59ff03092c6a93b6b8054d
BLAKE2b-256 d6f0be2fa96739e3343e7cd1d404b3502656865bbab5769a820c3faa9fbbca34

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 978.9 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1b23c763d0bf7bb7441b3cf637b46c6a530e42c47a06c6451d00264a224ad875
MD5 56cfabec49df6d5555823ece1b730beb
BLAKE2b-256 74b05cd7c370beb0ab02633f734d22d9096fb1f51bf3874e6f65ba9db7110088

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f373b68351fa34e6cfc2497d3d3af376557a3cab706446c9092de100004583e
MD5 2512654e0d38f3f4e17c25d23a88d79f
BLAKE2b-256 cb5dec5bff2c73db699180237fbedb36a7541440a41fb7f1af911305ac0e6fe6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4d26fbe1bfaab55580f0ddddf644d134218ffdc1b09d7910e5c536f18b5c2dee
MD5 b5bda47b81ca8804b2903c9a9779c6b8
BLAKE2b-256 dafe1ffd8d538902c28b203779501dffdd477e44248dd0f20040b5f563eda327

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 295.5 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95d50366129f0fb811b66be9d0a4556964bfea94e77b0933f38d46c0187907d4
MD5 5d33a60dff3896f2f28f9f6a82dc724d
BLAKE2b-256 ac4ed2a9a6a870025709b8b04892e9140b28f426de011d1e4ce23d0aab507f35

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ce15da186832316e4c7320eae00410cad7d1c124d298c2521e843d5942032d38
MD5 1d804b06cdd9ddec02eef902c8985ddf
BLAKE2b-256 fe4ffe3dac33782580e5dfbe066bc0babe37b550b8918c65f78065da56b6ebaa

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for asv-0.6.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a6d8d2182eccb3b58d7e21f10fd6699c7389204ad2b20add3cde57308dd146f5
MD5 d5a6c5b4e48910dce8f36790a0615ebe
BLAKE2b-256 c5782be5a4712958e83dc52f9280b7b08a675eab9e5c2c184fa806aba12eb739

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 af259118c1f4df719a58b43f9659aa30bf30ecadc4ef211ff5b34bd0d3c8f485
MD5 d3ab9f0281074293a8265f5c53eb79dc
BLAKE2b-256 7f1b458243f007b8e0b1b39ed65bb23c2e3254ca3f8469779064fbece74ae55b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: asv-0.6.1-cp37-cp37m-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 979.3 kB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for asv-0.6.1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7bafa04cda3484f50ee05dcfad5d1f8ff706a87462cc8fbdd68846bfd92691cb
MD5 f7cf907f6196ad61f94d446359fcd870
BLAKE2b-256 02dc2df42b075a45f4fb7d51302fa241f98d07d012ecf430c32620a6da9228c9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 56bb423303f39eb956401632dc92f2ff6998475043aba4cf656a0a3ba76d629f
MD5 7a37fd7e1c8c1f9552251b7b0cab9f61
BLAKE2b-256 d86c3c8d859fdda0eaf15fc5b666fcb661e8996dd9a4e4abfeb1257dfa1a4992

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 471b25efc5074b31400456aa9d2822a78288dc3c670d04ce67a286ad4dd44936
MD5 dcfc66b3fdf4e5d91b55b95eeb53d183
BLAKE2b-256 bdcbce63921c3b9ed16be172e77e2576e43952e49ddd1c0e787ccb715b085e92

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for asv-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eaa8fc03fd14baa3164a1956d3875625043993cf42366b32c74fe65d3fa07a8d
MD5 0b8e3aa9ad72a18d9066db6367f8575c
BLAKE2b-256 d2a471789e533d54538db09bcf8d68d3e5dfe78caa9a343af9afe95ee2e07043

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