Skip to main content

torchaudio: an audio library for PyTorch

Documentation Anaconda Badge Anaconda-Server Badge

TorchAudio Logo

The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch operations which makes it easy to use and feel like a natural extension.

Installation

Please refer to https://pytorch.org/audio/main/installation.html for installation and build process of TorchAudio.

API Reference

API Reference is located here: http://pytorch.org/audio/main/

Contributing Guidelines

Please refer to CONTRIBUTING.md

Citation

If you find this package useful, please cite as:

@article{yang2021torchaudio,
  title={TorchAudio: Building Blocks for Audio and Speech Processing},
  author={Yao-Yuan Yang and Moto Hira and Zhaoheng Ni and Anjali Chourdia and Artyom Astafurov and Caroline Chen and Ching-Feng Yeh and Christian Puhrsch and David Pollack and Dmitriy Genzel and Donny Greenberg and Edward Z. Yang and Jason Lian and Jay Mahadeokar and Jeff Hwang and Ji Chen and Peter Goldsborough and Prabhat Roy and Sean Narenthiran and Shinji Watanabe and Soumith Chintala and Vincent Quenneville-Bélair and Yangyang Shi},
  journal={arXiv preprint arXiv:2110.15018},
  year={2021}
}
@misc{hwang2023torchaudio,
      title={TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch}, 
      author={Jeff Hwang and Moto Hira and Caroline Chen and Xiaohui Zhang and Zhaoheng Ni and Guangzhi Sun and Pingchuan Ma and Ruizhe Huang and Vineel Pratap and Yuekai Zhang and Anurag Kumar and Chin-Yun Yu and Chuang Zhu and Chunxi Liu and Jacob Kahn and Mirco Ravanelli and Peng Sun and Shinji Watanabe and Yangyang Shi and Yumeng Tao and Robin Scheibler and Samuele Cornell and Sean Kim and Stavros Petridis},
      year={2023},
      eprint={2310.17864},
      archivePrefix={arXiv},
      primaryClass={eess.AS}
}

Disclaimer on Datasets

This is a utility library that downloads and prepares public datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have license to use the dataset. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.

If you're a dataset owner and wish to update any part of it (description, citation, etc.), or do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thanks for your contribution to the ML community!

Pre-trained Model License

The pre-trained models provided in this library may have their own licenses or terms and conditions derived from the dataset used for training. It is your responsibility to determine whether you have permission to use the models for your use case.

For instance, SquimSubjective model is released under the Creative Commons Attribution Non Commercial 4.0 International (CC-BY-NC 4.0) license. See the link for additional details.

Other pre-trained models that have different license are noted in documentation. Please checkout the documentation page.

Release files for torchaudio 2.2.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for torchaudio 2.2.2
File
torchaudio-2.2.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
torchaudio-2.2.2-cp312-cp312-manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
torchaudio-2.2.2-cp312-cp312-manylinux1_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-64 Details
torchaudio-2.2.2-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
torchaudio-2.2.2-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
torchaudio-2.2.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
torchaudio-2.2.2-cp311-cp311-manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
torchaudio-2.2.2-cp311-cp311-manylinux1_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.5+ x86-64 Details
torchaudio-2.2.2-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
torchaudio-2.2.2-cp311-cp311-macosx_10_13_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.13+ x86-64 Details
torchaudio-2.2.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
torchaudio-2.2.2-cp310-cp310-manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
torchaudio-2.2.2-cp310-cp310-manylinux1_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-64 Details
torchaudio-2.2.2-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
torchaudio-2.2.2-cp310-cp310-macosx_10_13_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.13+ x86-64 Details
torchaudio-2.2.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
torchaudio-2.2.2-cp39-cp39-manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
torchaudio-2.2.2-cp39-cp39-manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
torchaudio-2.2.2-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
torchaudio-2.2.2-cp39-cp39-macosx_10_13_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.13+ x86-64 Details
torchaudio-2.2.2-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
torchaudio-2.2.2-cp38-cp38-manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
torchaudio-2.2.2-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
torchaudio-2.2.2-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
torchaudio-2.2.2-cp38-cp38-macosx_10_13_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.13+ x86-64 Details

Total release size: 62.8 MB

Release files / torchaudio-2.2.2-cp312-cp312-win_amd64.whl

Download URL torchaudio-2.2.2-cp312-cp312-win_amd64.whl
Size 2.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
468e46c1dcf4a8c5d5ef68dae934a67a83f544034d1be7322cc58f721ff0e487
BLAKE2b-256 checksum
How to use checksums
13472a86273d9b04f0e328ddc79269e1a91d2716ce9f6acc0ef4250d0421e858
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp312-cp312-manylinux2014_aarch64.whl

Download URL torchaudio-2.2.2-cp312-cp312-manylinux2014_aarch64.whl
Size 1.6 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
9db0338bd3a78e60c745b6b5c366e4c9b88eb210e1fdd617d3f62f1a0b859ea4
BLAKE2b-256 checksum
How to use checksums
03207562d430b504e2d40cd872d4bf9670d01200428af6c3bf92d4fa0066e01e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp312-cp312-manylinux1_x86_64.whl

Download URL torchaudio-2.2.2-cp312-cp312-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.12 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
2b20b3b2f0d71b626cfa651cb290010f0cae6c2f6d5cb33f39ce34f99877fd9d
BLAKE2b-256 checksum
How to use checksums
aad558b5f13dd495e3b8f8d1cd92a110a37e8f00a0c6793081f40e874421608f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp312-cp312-macosx_11_0_arm64.whl

Download URL torchaudio-2.2.2-cp312-cp312-macosx_11_0_arm64.whl
Size 1.8 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8fc7aac4f4b24e9b3fa03a2a7933363f7e5c484835ccb2a20cf164a0e5e715b7
BLAKE2b-256 checksum
How to use checksums
1372454c6fe5898316e0a3377e9eadd4041ab88ecb7ff06f7008a8e997f9d6ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp312-cp312-macosx_10_13_x86_64.whl

Download URL torchaudio-2.2.2-cp312-cp312-macosx_10_13_x86_64.whl
Size 3.4 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
da3cc523696166ea525d2b3377d789da5388f36d94a20a324b09df00f1c43458
BLAKE2b-256 checksum
How to use checksums
0539fcc68b1f848a38b57446b624be42db66fec3587972941a5b86fc19b8bd45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp311-cp311-win_amd64.whl

Download URL torchaudio-2.2.2-cp311-cp311-win_amd64.whl
Size 2.4 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
45ff277ced4a3f8cdc0474df16ebfb177633337040e5ac82d1fd46e4e6b57f85
BLAKE2b-256 checksum
How to use checksums
5bb8c2eb1dea20b703ac43e41f95c29998b040bfe7e5ad50acd21ee4fb13078e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp311-cp311-manylinux2014_aarch64.whl

Download URL torchaudio-2.2.2-cp311-cp311-manylinux2014_aarch64.whl
Size 1.7 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0a03a48b6d55d17d48f419a7f1d0d4018d48a04c76585c16a9b5e69281f92f94
BLAKE2b-256 checksum
How to use checksums
9ebf9ac0880baa859b1377107fc9fed4ebe69613735aec15c543dd79242098f6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp311-cp311-manylinux1_x86_64.whl

Download URL torchaudio-2.2.2-cp311-cp311-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.11 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
02e3dc45408d83371d9832ee4520f13f887f5da4cd0931ebde6aaf2a1723d340
BLAKE2b-256 checksum
How to use checksums
c55cea155afaabd0b9bd46bc3aef786f387b6285c02468dcef693f68571f5af5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp311-cp311-macosx_11_0_arm64.whl

Download URL torchaudio-2.2.2-cp311-cp311-macosx_11_0_arm64.whl
Size 1.8 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
01482fc85117f85ee44f8aa8e9c11b1c022326173e0748789ed42b219102937f
BLAKE2b-256 checksum
How to use checksums
3f6f79fe2cb91908b3d3a57b8ef68911123f797c0fb05a268a6da86cc5a67484
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp311-cp311-macosx_10_13_x86_64.whl

Download URL torchaudio-2.2.2-cp311-cp311-macosx_10_13_x86_64.whl
Size 3.4 MB
Tags CPython 3.11 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
f1a81a518a3e86c004125eb891fc433ce8fb2343295b5d612d0f37b24e131efd
BLAKE2b-256 checksum
How to use checksums
57c480cc3315dd1ca706643b78f894901d4d888ffe376a5e401f73d9db61071e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp310-cp310-win_amd64.whl

Download URL torchaudio-2.2.2-cp310-cp310-win_amd64.whl
Size 2.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
ad5c6ef0d8fac69221d02fd384b07373f59605d7a09f20c6fe67132c6574ece2
BLAKE2b-256 checksum
How to use checksums
90821d9b23c7f8267b881d3839f7842fca62da7398e3fc31d502121e81629412
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp310-cp310-manylinux2014_aarch64.whl

Download URL torchaudio-2.2.2-cp310-cp310-manylinux2014_aarch64.whl
Size 1.6 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
b0f38e7d3548914d78aafc27ff00f7701b1a50bfcddc58965f545fc92ccd4a66
BLAKE2b-256 checksum
How to use checksums
931afece7437e5e8e8d0beb02639fd0f08da6b8d2080ef02685069c096fbc1a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp310-cp310-manylinux1_x86_64.whl

Download URL torchaudio-2.2.2-cp310-cp310-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.10 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
f05d14f6cd0bc3498de19eb1b87420c06895911acf7eca08da37a21a4d42dbbe
BLAKE2b-256 checksum
How to use checksums
73ce75bb2a9340a2a8d6fd61fcd1e6e386a75ba2a0fb72a0f1ded18c2b1c4bd1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp310-cp310-macosx_11_0_arm64.whl

Download URL torchaudio-2.2.2-cp310-cp310-macosx_11_0_arm64.whl
Size 1.8 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a520e14ea0ba89d9dc27922eb4609f9eac5c01c279830e0f216b9c9e017d438b
BLAKE2b-256 checksum
How to use checksums
78ecdb37472480a4bd541ca6229b55add2f166dfe5a1c5491e62cb9dbaf7a8be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp310-cp310-macosx_10_13_x86_64.whl

Download URL torchaudio-2.2.2-cp310-cp310-macosx_10_13_x86_64.whl
Size 3.4 MB
Tags CPython 3.10 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
b1d58201d108e85db3e35b84319f33884f61f327c38ead86913218c8c1acc3dd
BLAKE2b-256 checksum
How to use checksums
7670ca793994d37815070f6b53932b71822f66cfb3e197e6937426815998221e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp39-cp39-win_amd64.whl

Download URL torchaudio-2.2.2-cp39-cp39-win_amd64.whl
Size 2.4 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
2da5a53d7fb3f1e83d552c06ad143338a3ab12f517ccdf7e107592dbd51deb83
BLAKE2b-256 checksum
How to use checksums
3eea0dc28b1addd2211c3f98b3c41c4428f07387b20b5fe95fad20c44e8ff384
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp39-cp39-manylinux2014_aarch64.whl

Download URL torchaudio-2.2.2-cp39-cp39-manylinux2014_aarch64.whl
Size 1.6 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
723f4e57b5d0c120357ca60cd55b4e6cfac845bc0ecccb4b417a44aa4ebc526b
BLAKE2b-256 checksum
How to use checksums
103bac7908dd6f5fd6d7bc1bda81544d91e17d0913bad948051fb02e3d9a0599
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp39-cp39-manylinux1_x86_64.whl

Download URL torchaudio-2.2.2-cp39-cp39-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
0ee438a5854874ce6e2fd89cae7ea60977f68a82b851719dddb3f7779c9e85ab
BLAKE2b-256 checksum
How to use checksums
02c76d01b9bb0dd31538ab02b86c4b467ee48ef1e3e6408436a3396762b27857
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp39-cp39-macosx_11_0_arm64.whl

Download URL torchaudio-2.2.2-cp39-cp39-macosx_11_0_arm64.whl
Size 1.8 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
4b78a84a189bf3da4b966375cebdecc584a4dc5f60e0bde721d73401ed5cad45
BLAKE2b-256 checksum
How to use checksums
4a813d048a4866762bf7f0294bcf3ec127d2c8a090d2c469a5830ab96ba2364e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp39-cp39-macosx_10_13_x86_64.whl

Download URL torchaudio-2.2.2-cp39-cp39-macosx_10_13_x86_64.whl
Size 3.4 MB
Tags CPython 3.9 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
db70b13a871a49487bd9042bf04b12f74aed77b1a87d2fbeb68d09d9b64bc528
BLAKE2b-256 checksum
How to use checksums
217f4c67bd7555d4b3e09f5ec7866d2336184d4182f1395cfe89739962b93e5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp38-cp38-win_amd64.whl

Download URL torchaudio-2.2.2-cp38-cp38-win_amd64.whl
Size 2.4 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
de887ac20208ad50786c22c82a3da641376c5e01d1c2ac6dafbccd6ee3d30c93
BLAKE2b-256 checksum
How to use checksums
49294a37ce6d73b80d44d63c8dc35441bb2511d47789d1e9a7a9e08a3cd2b765
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp38-cp38-manylinux2014_aarch64.whl

Download URL torchaudio-2.2.2-cp38-cp38-manylinux2014_aarch64.whl
Size 1.6 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
4f756a6e667dd8841bf21a07ead3efedaa7a27d55852779c266f6f2a1064c994
BLAKE2b-256 checksum
How to use checksums
7785df875dfcbe94f613e25a93a285ea7bd61862ea420f5202ff0c73b983c409
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp38-cp38-manylinux1_x86_64.whl

Download URL torchaudio-2.2.2-cp38-cp38-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
53cf1089ac8082d626627e1a7e5bfd82f879f7d8129a36d7360243338fd0dfb3
BLAKE2b-256 checksum
How to use checksums
7613f3ce599fd30de812963a8766461da5808492a4a43451f99ae284f91f6107
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp38-cp38-macosx_11_0_arm64.whl

Download URL torchaudio-2.2.2-cp38-cp38-macosx_11_0_arm64.whl
Size 1.8 MB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b3b8abe26b067e9c4a6e3dba156b91d7a85247e88dda70b7c43859f55b978ddc
BLAKE2b-256 checksum
How to use checksums
1b979e2d975feb6ca15e08313826dfbadb303ce594ce7b7a869f108dc8c9b36c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release files / torchaudio-2.2.2-cp38-cp38-macosx_10_13_x86_64.whl

Download URL torchaudio-2.2.2-cp38-cp38-macosx_10_13_x86_64.whl
Size 3.4 MB
Tags CPython 3.8 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
8ce4df065a949911d2b6782aa4c13687efadea23ffc7c7a6f15f7e7ae5c89524
BLAKE2b-256 checksum
How to use checksums
ffb687316feb58466fe9683f91a3221f7b024e707c2365be23bd60c626067c4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.5

Release history Release notifications | RSS feed

2.9.1

28 release files

2.9.0

28 release files

2.7.0

24 release files

2.6.0

20 release files

2.5.1

16 release files

2.5.0

20 release files

2.4.0

20 release files

2.3.0

20 release files

This release

2.2.2 This release

25 release files

2.2.1

25 release files

2.2.0

25 release files

2.1.2

20 release files

2.1.1

20 release files

2.0.1

20 release files

2.0.0

20 release files

0.9.1

14 release files

0.9.0

14 release files

0.8.1

12 release files

0.7.2

8 release files

0.7.0

6 release files

0.6.0

6 release files

0.5.1

8 release files

0.5.0

8 release files

0.4.0

11 release files

0.3.2

9 release files

0.3.1

9 release files

0.3.0

9 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page