spAudio audio I/O library
Project description
Introduction
This package is the Python version of spAudio library providing spaudio module which enables fullduplex audio device I/O and spplugin module which enables plugin-based file I/O supporting many sound formats including WAV, AIFF, MP3, Ogg Vorbis, FLAC, ALAC, raw, and more. The spplugin module also supports 24/32-bit sample size used in high-resolution audio files, so you can easily load data with 24/32-bit sample size into NumPy’s ndarray.
Installation
You can use pip command to install the binary package:
pip install spaudio
If you use Anaconda or Miniconda , conda command with “bannohideki” channel can be used:
conda install -c bannohideki spaudio
NumPy package is needed only if you want to use NumPy arrays. If you don’t use NumPy arrays, no external package is required. Note that this package doesn’t support Python 2.
The linux version also requires spPlugin installation (audio device I/O requires the pulsesimple plugin based on PulseAudio ). You can install it by using dpkg (Ubuntu) or rpm (RHEL) command with one of the following packages. The files for RHEL were tested on CentOS 7 (RHEL 7) and AlmaLinux 8/9 (RHEL 8/9). Note that --enablerepo=powertools option and --enablerepo=crb option for yum command to install spPlugin may be required on RHEL 8 and RHEL 9, respectively.
Ubuntu 24
Ubuntu 22
Ubuntu 20
Ubuntu 18
Ubuntu 16
RHEL 9
RHEL 8
RHEL 7
If you want to use apt (Ubuntu) or yum (RHEL), see this page (for Ubuntu) or this page (for RHEL) .
Change Log
Version 0.7.17
Rebuilt binaries.
Updated documents.
Fixed some bugs of plugins for spplugin module.
Version 0.7.16
Added high-level functions of audioread and audiowrite to spplugin module.
Added functions of readframes/readrawframes and writeframes/writerawframes to spaudio module and spplugin module.
Changed some specification of spplugin.
Version 0.7.15
Added spaudio.open function to spaudio module.
Added support for open call of spaudio module with keyword arguments.
Version 0.7.14
Added spplugin module which enables plugin-based audio file I/O.
Version 0.7.13
Initial public release.
Build
To build this package, the following are required.
Official Site
The official web site is: https://www-ie.meijo-u.ac.jp/labs/rj001/spLibs/python/spAudio/en/index.html
Japanese web site is also available: https://www-ie.meijo-u.ac.jp/labs/rj001/spLibs/python/spAudio/ja/index.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file spaudio-0.7.17.tar.gz
.
File metadata
- Download URL: spaudio-0.7.17.tar.gz
- Upload date:
- Size: 33.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 841e2807f2b671bc4edd218e4af643db149e85e75e422d84d9f8040763215c86 |
|
MD5 | f07493c39949540091a38dbbdc5d03fc |
|
BLAKE2b-256 | b80850c49f0f5571360921e18dc8a277d583d6449058f330335ed5548a39762e |
File details
Details for the file spaudio-0.7.17-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5629173b5db3ae6bf850fd5892c5101485238587637472f881c91c1a02cce888 |
|
MD5 | 1c90838c23bc8a0ccaa076bf47d956a3 |
|
BLAKE2b-256 | dc9333897a0aa6a6f0c1673218845f8201cac34179babafa9f8b284ab374f0b3 |
File details
Details for the file spaudio-0.7.17-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 844.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f718f97073b317de03a3fab12779985ab8f8415eff28efa36b3dbdc190051c9 |
|
MD5 | b6aa0a5f189b151d74da1f9730447c56 |
|
BLAKE2b-256 | 7bee7c7bd79ceb61026060827445bf02ce23a21a25b44e6f82a3fa3323f6460a |
File details
Details for the file spaudio-0.7.17-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 815.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a94ff10fcad171503eb8fca5214cea8d6f21504c9a127185a4f1b51ba45b3619 |
|
MD5 | ffca0d2e8b2990e8b1d69582ca26673b |
|
BLAKE2b-256 | 82e842a5b10c12fa3014753eeef06f28140a17e035d65669a81012acc4ec8ebb |
File details
Details for the file spaudio-0.7.17-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fc47aa9eb98dd5d12ad8108162957e70ca36ba959e48e605e437b8b89287f36 |
|
MD5 | 08670b1d5b7bcd06960fa0526fb7f51c |
|
BLAKE2b-256 | b040e6be4c7a6e055d3f61801ef023f9319c7f40f19901a9c44e2d73988baa62 |
File details
Details for the file spaudio-0.7.17-cp312-cp312-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55bcc13bd8e8f720cb0c51f188b59edc7cf6beed5d6b8e0f4443e3177d48a539 |
|
MD5 | 787ce3874ef13e7f0af13191e345a918 |
|
BLAKE2b-256 | fa8fe824e8931cb294d01bfe23e4ef6b9b67cc4122a2eeea0e3f5a50194a24a2 |
File details
Details for the file spaudio-0.7.17-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56fc04ff5d93feca1a10d5494802af792ae0eddbd838492e0579f26014540465 |
|
MD5 | 0faf1aa5c3fb2c1bca5f83df62a3991c |
|
BLAKE2b-256 | 24327636ec36b3a9e0a03c63bc169ff1d0547a096647e709a01bd72e33709900 |
File details
Details for the file spaudio-0.7.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 843.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e8a27ada68b99d511023ebe59285c6156fa2d0b7b4ebff647ea99f849d00fb |
|
MD5 | 132dfffbd061324013205f6c72efd53b |
|
BLAKE2b-256 | bbd163fe109874f11fb83db9e611eea93d9d18c3a5d0128e20178c8f24d803b7 |
File details
Details for the file spaudio-0.7.17-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 816.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e0d12aa3b1e04189f4bd088741a1e1d8e8c99a69dd2c31acc85493472dd3a47 |
|
MD5 | de8c9d2bb6f01dd9fc03e665ab7b4a4a |
|
BLAKE2b-256 | 7d68f03423222237c2f57c45d7941911ee924586197a47eacd6f8fea65867c19 |
File details
Details for the file spaudio-0.7.17-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80127b504940ff646c23ae77f536882d97af985025e97b85ba3e60fcab4e0c65 |
|
MD5 | a7de961800d9f7f3b1b2a5af3647f32f |
|
BLAKE2b-256 | d3e9ab411c31f81166a9dd0bff028ffbe1b1ccfe8fca4a0f1c117f14ac15f4fa |
File details
Details for the file spaudio-0.7.17-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f957d5de8c9246d5db1decdaec7919106769c4fca7af857350a220df0be4605 |
|
MD5 | 1acd5b8c8a6b8da9961bde9e9f30a143 |
|
BLAKE2b-256 | 2a8848050cc7b09c6de8dff8ceb7ff6c009546bb78d57b6d0828e9643f2689f7 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd08eb462a6e48f5ff7b3db9a6d4adc39994192b32038e7397c092feee89b165 |
|
MD5 | 9c2dad338cdf4810e7c01e8a03d5ba4e |
|
BLAKE2b-256 | d5b7be59c1c9ca964b46693451e287863f13868985bb9c635d5e8dd611de3c00 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-win32.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-win32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46eccaf7f797359b919867774ba34e80904e7069749aadf6d8f514d4c2cce82c |
|
MD5 | 31648023f123d3a7222b5efb9089cd2c |
|
BLAKE2b-256 | ff3abe70478633b93fca70edb8f6bbad44e6700ec08175af15599d89aa27d5a1 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 833.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c48d91064e732ef28fd4452fe60ffc91a1297229963d60b2128827e5c676475b |
|
MD5 | bddc14419fcac0883e1657a77a0d0394 |
|
BLAKE2b-256 | 56c87bd79658f80e0278cf9eb506fa310ebc152a79e00368e9366f8639d080d8 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 807.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d90e6cfaa2031e169772131ad91a49f4fd597d69e027e5b967bbc9cb7a18729 |
|
MD5 | 65680486d45dfbf54a61a6cbacfd11e8 |
|
BLAKE2b-256 | fea7bbae95734797e8088b2c1f079f1866bb317da9b649166a65c6c88ba2ff58 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c8ccab6173b4fffa1a788ee7731f34b6c525fd777d9bf12dd3e4fcc5877b639 |
|
MD5 | ede3170ac4799fb59352666a221babbf |
|
BLAKE2b-256 | e9043fd24f77d0e0b45a890ea3ffa2dbd8b5044aeff89b347fe22ddad2c76362 |
File details
Details for the file spaudio-0.7.17-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5085412ba37a005882ab6c9b10e4ccfd19b7d38172cdae104f0ec94ccef1805 |
|
MD5 | 30dc3b24abc60732d05285d2ed4d3b59 |
|
BLAKE2b-256 | 1653c61141bf652c9a1e17821e7abbdc1cecfbbd03ca31ea973fbffc4a7e8aaa |
File details
Details for the file spaudio-0.7.17-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc7d8b47faa14b725f051a7abfd10422c7ac4f0889cb271694b2c516d48e273b |
|
MD5 | b7e6937ce1df22024c802453f3a70cfc |
|
BLAKE2b-256 | 3e53949bcf8a16c3847f31823b62bb0a022dd9fa9c368ce908d56e46afbfce2d |
File details
Details for the file spaudio-0.7.17-cp39-cp39-win32.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-win32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c307e610ed89ac4eb9866513394faddc3f79709be54f6765f42165e57175bbeb |
|
MD5 | 381fa88b4681c54537e78d675a1e5c38 |
|
BLAKE2b-256 | fb70278311265d8947906d4c82bdef560a15ed78b2d4a9986d2b55409c493618 |
File details
Details for the file spaudio-0.7.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 833.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f71a979690caddd49e2f1f234a65c1ae663904b9bbe51022d3ff5bed0fb19520 |
|
MD5 | 455d66cbe3469ec31dd0a4b5008f4392 |
|
BLAKE2b-256 | 1150c54967db9535f1c08aa11ded27a516ed06935480138e216da88538e3224d |
File details
Details for the file spaudio-0.7.17-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 807.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a50b69a30326622b4c9a9ab3412f5340f123bf40048e7e476c068b8a093a038e |
|
MD5 | f57e80fcd4e9ce9d23f3322761b01518 |
|
BLAKE2b-256 | e857bdc3b7a7bb83426b48b7ecc46cf6c34feff730822ebf7a718af9a827b61f |
File details
Details for the file spaudio-0.7.17-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 738.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a559b73ac1f7f0f7806e345d765b8dc578bc62b677be0c46428db5a82b36b349 |
|
MD5 | de11349d794edc49128844fa0810e33d |
|
BLAKE2b-256 | 792459aa723021f8d908d0988784fbfb58a2e0710cb7d372895948c33ebf3e34 |
File details
Details for the file spaudio-0.7.17-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dbe2d4f8e06870b1d3ab0aad4766307f028e5f3d67ddb5c3ee541b975ed3083 |
|
MD5 | 95511bea778282b43c14ad2914f2b486 |
|
BLAKE2b-256 | a41468777d8b9c11a074f07ff959b6c684f38ba07696e0622b03ff88a392377f |
File details
Details for the file spaudio-0.7.17-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41bffdd5c54a39fb0240774ac245211362053d2d235bd582aeb59e8c3c44ed22 |
|
MD5 | a47415a2e3a8c792cdacaebd26c25d7d |
|
BLAKE2b-256 | ba068d08c88b3ad47428005599c84f71deda99ed19f6dd41c5ca91cbfe27b95e |
File details
Details for the file spaudio-0.7.17-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101833dae91eda348c3fbc592bc99269fb8104a5bfcaa30f50f79a613a2c9f15 |
|
MD5 | 01ef84e1763e0f2751822a3bc694e2af |
|
BLAKE2b-256 | e001e36bcf5b7d389d1bc7a7d73670018703aa56123722072b88f37bbb4730a5 |
File details
Details for the file spaudio-0.7.17-cp38-cp38-win32.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-win32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b141de97e4e2789158304bafd4c7535bd204a2a5b4e8f96b07e8bc1dfc8b1e12 |
|
MD5 | ff15514e55e75a9b85eb6c026ed0e771 |
|
BLAKE2b-256 | e04d59931b477bdf8e48deee73ba959285475fcbac8aafe98b82a2e69e114c99 |
File details
Details for the file spaudio-0.7.17-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 829.6 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1a544bf92e68305b3dc7caf92d306e5d6c7dee84ad6605229a4ab2705f649e3 |
|
MD5 | 039d6710fde87289774e9cb10eaaccce |
|
BLAKE2b-256 | ce096a803003a8be119af2c8ebfdd3e0f62f4aee06f5a6e2cf2118f9963cb400 |
File details
Details for the file spaudio-0.7.17-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 803.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5ab23c1bea0f3c428b800b5a053a754a6537f43456754bc00711a35d9656f35 |
|
MD5 | 3455dbd95b83c3d02223777a6497dab7 |
|
BLAKE2b-256 | d4681ca44e6a7bbbc66571711578a2632fdd4ffff56160acbacaf727411699c1 |
File details
Details for the file spaudio-0.7.17-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 740.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2bba291ae910adfe2f3e41996e4a968ffbbd96b5e653dabc0f63454f95ee350 |
|
MD5 | a4ca0fd81ae1335ab26d91bbff91e6e3 |
|
BLAKE2b-256 | 9489432db6785a807e3322d389ccdabb41201355ab690094ae8ab44ec652ca73 |
File details
Details for the file spaudio-0.7.17-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0e2b2cb0197f162a02d8c27f143bdb84152fcd96f0a93b8965970178e3e3316 |
|
MD5 | b8eadf92142df36f187ac71fe7cc768e |
|
BLAKE2b-256 | 3e9521bd47fc2dea1ac53a9692eca19f47a37cc1946a2d8d134a5730488a162b |
File details
Details for the file spaudio-0.7.17-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b027af68536b5f07560f2cba750fbaf803342c5381d70940945a7b12519671cd |
|
MD5 | 38ba740a83cfe89fc319c2b87d142d08 |
|
BLAKE2b-256 | 579e179de718bbb5de75080a2fe7fe7077c7b8d8eb998251efaa427f9abf6b14 |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61c3a230ad829225a781921c5e154ae989cc29d73da5d294b949c9ae08a9cae3 |
|
MD5 | 45e0fc48c9f49c5c58d0f44ba046266b |
|
BLAKE2b-256 | cc59db45d62edd7bce4631ddfdc31b51a41418a6703c4c1e4d21f5f2c81786de |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-win32.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-win32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f3b6725c6f7c6bbbb5e6ab4818a6039bdb1c171c189436de8e71a1e8ab795fe |
|
MD5 | 14fe2b2e69d5ec0fceff210cd7ddf948 |
|
BLAKE2b-256 | d441f4753cafceb63ce5f88d3045dc96630824339a4ef042ace9b1ca1d5073fb |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 823.0 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc5241b46db0282d6a885c2aebffe07cc3bb39a3f39bfe93250b9c3ae0f02055 |
|
MD5 | 6a0bd06aaef163f43795497139540357 |
|
BLAKE2b-256 | fa5721a67d288ef4faac78040d8cd7eae347eca1a1bf68733b8744a4cc2a1711 |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 796.0 kB
- Tags: CPython 3.7m, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faf7503d2b0840d5c3a7f1b38f877dec71cd89bd6eccbab2641696826b954b29 |
|
MD5 | 1dc44b93a48af50ab6f55fa46cd5457e |
|
BLAKE2b-256 | b43051bfbac8b1543e19e7005313da502cec8fedb790975e0dad78c5acde11e0 |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 735.5 kB
- Tags: CPython 3.7m, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a14d180388ee1959349447e4f6cba2b516e8975e4c3db6ddc6ed1e554054eaca |
|
MD5 | 97ba4821ce638e9bdee736607df5ae9f |
|
BLAKE2b-256 | 85982e4fca53574f2b1c0f3f82feab048bbb789847968e402d1e0268c5bfa7a1 |
File details
Details for the file spaudio-0.7.17-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9835abd504dc1c2f4b82b8ee1890cc5b1c31729fb83c069e9c06cd402d705b |
|
MD5 | 586c6f75d1749bec431ecbed73734fb6 |
|
BLAKE2b-256 | cbe745b85f6290d9b49fba1bea2847aab828d6388bdd4b1de9919ef7e2ac06e6 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 2.4 MB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 477aadf917275eda4b15bf375558a3ba15c3c96187e35cf8ea5dbb4fd04ce12a |
|
MD5 | 488b6cec5a708072df6119e5a9946a13 |
|
BLAKE2b-256 | f3dcce264f1e9fb40bb47b46fa45673f09caef640f7b4ae455bb331b6861aa75 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-win32.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-win32.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.6m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1994ef906672fa7a30c3d6e3459d0ca1537d0c262ec971afecf8337a73a73828 |
|
MD5 | 7bfe234ad9d969893cd6b4d2de022844 |
|
BLAKE2b-256 | 43a9fcc9c5d4b9eee0db32fa903d7abd6df239ec4109e3b108966c1a38593d82 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 822.8 kB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1030e21536a0a05dc38f2ff78886b44214edd421a863e66311b921de7e4a310f |
|
MD5 | 2212818c12b6ceea3d8f090761a9894b |
|
BLAKE2b-256 | 109c504202b143412a4223d0408e0f8a13a34627e646e28393ac37d7ccbd48d1 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 795.9 kB
- Tags: CPython 3.6m, manylinux: glibc 2.12+ i686, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a74cfc11c3e9793cf496dc24817466565eec3d228cdc425e9383caf85b9e46c |
|
MD5 | 361f91b6cec7e6c3a4a5368814ed2e17 |
|
BLAKE2b-256 | bad740e1f2694f87e455eaa459035a3c787df75dfa9cfb1439ff6ecd57a77ea6 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 735.5 kB
- Tags: CPython 3.6m, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b973b7f35402bae3eaf11ac30e0b8b2bb1dfe0618d4292ca723158dd7c1ee79 |
|
MD5 | 0fca1490b46f16ed8069bc446eace477 |
|
BLAKE2b-256 | 3eac783d6a36e18d76005d83358833659988c920dc1304545d76f11b8d3ef126 |
File details
Details for the file spaudio-0.7.17-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: spaudio-0.7.17-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.6m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 146616bfb808b9ad27c2f2709b5b12cb0dd50765d71a41ccf39283f8e89d2a52 |
|
MD5 | 541978cd7435e506f0c28422a9b8fb9a |
|
BLAKE2b-256 | ff54e576e737d2ce47987d3cbb92d0c51fbaf188b7887dadab9963e71bd2fb81 |