Python bindings for libloudness, for calculating integrated loudness in LUFS (ITU BS.1770 / EBU R 128)
Project description
loudness
A Python package (battle-tested C++ under the hood) for calculating integrated loudness (LUFS) with the ITU BS.1770 loudness algorithm. Useful for EBU R 128 compliance. Takes NumPy arrays as input (supports mono and stereo/multichannel). Based on libloudness (original implementation by Magnus Bro Kolstø, Nomono).
Installation
pip install loudness
Usage example
import soundfile as sf
import loudness
audio, sr = sf.read("audio.wav", dtype="float32") # shape (samples, channels)
lufs = loudness.integrated_loudness(audio, sr)
print(f"{lufs:.2f} LUFS")
Performance
loudness is significantly faster than the alternatives when running on CPU:
Changelog
[0.2.0] - 2025-12-26
Added
- Add support for Python 3.14
Removed
- Remove support for Python 3.9
For the complete changelog, go to CHANGELOG.md
Development setup
- Install CMake and a C++ compiler
pip install numpy pybind11 build scikit-build-corepython -m build --wheel- Install the built wheel
pytest
Alternatives (Python)
| Name | Github stars | License | Last commit |
|---|---|---|---|
| jaxloudnorm | |||
| loudness | |||
| PALA | |||
| pyebur128 | |||
| pyloudness | |||
| pyloudnorm | |||
| torchaudio |
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loudness-0.2.0.tar.gz.
File metadata
- Download URL: loudness-0.2.0.tar.gz
- Upload date:
- Size: 766.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
282da508fc3251fccc132973d7e3dc32e1b7388f6328a3ee168708ce47cb7576
|
|
| MD5 |
c48b252df92ef513999ff7a22fd57e94
|
|
| BLAKE2b-256 |
c638ba4379e1725ab776c9b1ee795841899d5678f0c362a95597d91cfe32e459
|
File details
Details for the file loudness-0.2.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 102.1 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a29f89f89572d44979e239e2f8094cffc53457130fc480a4c06f6eb1f6446dc
|
|
| MD5 |
6c456080548b77dc424c20417c61d9a3
|
|
| BLAKE2b-256 |
e8121c18b261884c5164d10cee4d6fb1113364c21358bcc5f19992d0cff674bc
|
File details
Details for the file loudness-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad7f2acf0d534adb101a5b0f09442780847106b9b4611b73dab50fb91ac22673
|
|
| MD5 |
ce02a4fa19fc4decb14b9cf3d32c774c
|
|
| BLAKE2b-256 |
923db4b2a1ca82bedd3ea788a8997bcfe021a215cb0a4de59f7efcd0bd135247
|
File details
Details for the file loudness-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d533da1f235b6f0e87010f56fa603d02796192dbeb0fab400117edccf414830b
|
|
| MD5 |
b9fc07dcb11627f13e69a299b1534559
|
|
| BLAKE2b-256 |
592e2e63c3b3c0af236478aec61772a20d31c9f414cbd750b5915f4ae04a338c
|
File details
Details for the file loudness-0.2.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 121.2 kB
- Tags: CPython 3.14, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8547a798f6ce90bb609008918d863e69fe07899a573f7e6c4495ef3a5639b90
|
|
| MD5 |
3a36cec9e99252a21e54c881f29cc7e2
|
|
| BLAKE2b-256 |
8a7bd6b6873ef676abe0957c851aa24222a6a9ba30a17bc1e8e26d2083e3cdad
|
File details
Details for the file loudness-0.2.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 113.0 kB
- Tags: CPython 3.14, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c462452c6060124c75cc9b8e02232da778b21b2d1ffaecaa6bf886fe3eadb0ed
|
|
| MD5 |
e33d0fe0550078893d6b03d588875355
|
|
| BLAKE2b-256 |
d870886146cbf8035da15c624fb55c74ec837f5994d268757021524fdee90984
|
File details
Details for the file loudness-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: loudness-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 98.5 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674856b0d2defcd3277eee89cd5c08b2665f880973dd6da5059f4d08923c7c84
|
|
| MD5 |
5398c288d6f05d699a91a72e0d76ac73
|
|
| BLAKE2b-256 |
e1db9931f348a367f78bb2d5a453240e97614c8ea553e652f4a6994747f48071
|
File details
Details for the file loudness-0.2.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 100.0 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f32765424429ab7d605b12c547b8a0b946baaed7087a99f58d2ac6d6f6ae9d1
|
|
| MD5 |
a15d999002f3602dde40c2922fa2544e
|
|
| BLAKE2b-256 |
a4845c2fb311b8b3545d6e1050bcbb1eb4dd482e48dd053e222a4a2ac8667c70
|
File details
Details for the file loudness-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0389c7007643876f57a830ae2acb57c86e54accf4ffca83cf45da20e2d8b95d
|
|
| MD5 |
509eb8ecb69e6fe83d2502d5e6aa1dbb
|
|
| BLAKE2b-256 |
16008f0993b3f0f61ed18d210c8c26ef3ff4d4f677ae7b9c704f7a8f7d274d1a
|
File details
Details for the file loudness-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bf2ff290b53f61f6a035ad3a2dd0bd39db4faa8051b1ec2b2be417ad975e606
|
|
| MD5 |
cf11bdb65cc312f3dbbf048ceb08ea38
|
|
| BLAKE2b-256 |
22fdba866784451c531c8d2007b41ae83e3a668539a885a582a4f2134b9be6a1
|
File details
Details for the file loudness-0.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 121.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0bc9b34dc9fdd3b158883be4cb8bcc993f42ff0d0fc18d4d1e5a63a5b6e6496
|
|
| MD5 |
e3b48e12641752d6b2b1f584126fd4c4
|
|
| BLAKE2b-256 |
3eb4c1fea67385037aff4254b73cec1838a0809eae74ae843c78f4562591dabe
|
File details
Details for the file loudness-0.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 112.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f94c220cf05f0ae5cacf51cb61a0a44ea85538d38698f520b2c9e5b49fce6d8d
|
|
| MD5 |
dad1bda74632ce69ee219fc95888f96a
|
|
| BLAKE2b-256 |
7ae0d5ee676091de8f52c38a2fab253fbf6a0810ebdc2405d9788a0d60bd049e
|
File details
Details for the file loudness-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: loudness-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 98.2 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d271da009b54c25573b6a03b0cc226ace5870d614bc5e11502f171f2d4dce69b
|
|
| MD5 |
3c909a38f671731a6b44bb61ede81b9e
|
|
| BLAKE2b-256 |
c46f13a13d6315faabe9a13d37e8a3bb3ef18b4d0d088301db48e9057238aa61
|
File details
Details for the file loudness-0.2.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 100.0 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fac6b39d3b7c94efce9539221812dbfcdc2e237308561faea2abfc5de0fa1d95
|
|
| MD5 |
92e0ac6b0a79673c10f8652444f49b4b
|
|
| BLAKE2b-256 |
4cd4ca7ef29878c7210b116cac40d53adc89622a78cb194580154f63bb7dfb01
|
File details
Details for the file loudness-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa0e4c55c356f05a664134e7e1f959523e5477232ee7a367339061ec707de3ef
|
|
| MD5 |
6e06082de1a01062d7f9d4110fe717cd
|
|
| BLAKE2b-256 |
8d27dc04108b0c67078bb1af85f2ff639dc099b0b28c99b39296e090e76ea3e1
|
File details
Details for the file loudness-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b2884af4358d65f1828aa4bf83f47a6b6fc3dff1469f9cfa3a1a0b2771e3ef
|
|
| MD5 |
11758cb26ff29d1aff7e1b09638330f3
|
|
| BLAKE2b-256 |
cd8a8f211972721a6e9a66349bfc3f4462ab89266d2045fe0adfb419bfda1b01
|
File details
Details for the file loudness-0.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 121.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51d607b94db8f48bdf931921cc4739de62b73ff6997209f9e4b3604fe7872a42
|
|
| MD5 |
483876c6116f5a6914fa148294637903
|
|
| BLAKE2b-256 |
fab6d399ce4c98528a23c9347129e5dcea28d90493b2bb4e028890d5e45ddc78
|
File details
Details for the file loudness-0.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 111.5 kB
- Tags: CPython 3.12, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a244213b0e343ed64cb9601ae9789c44f32cc9014ac7374df1941a7d9b10869
|
|
| MD5 |
8d3a19b46250a62fd53e2d0ca5370694
|
|
| BLAKE2b-256 |
a640d1bf29dce9360d5bf9c4dbea163b5065f44a2cebda4e6976ec59dc559b97
|
File details
Details for the file loudness-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: loudness-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 98.2 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc13fe88c3d6fe44c2261013b4f80ed48f97dff266da55429fb3fbc4c8aa7240
|
|
| MD5 |
a31d424cf9f9b1e12d10405ea1348c47
|
|
| BLAKE2b-256 |
151d65de79ad4d9d69ddc7449da0f419fd64e480bf4bfe9ccdc49464abc7b6d2
|
File details
Details for the file loudness-0.2.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 99.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bd6aa6665d258147046e7b30312f9178e010bc3cdbd1d5c72b1a862bff5c0c4
|
|
| MD5 |
80486a9f23c0d2b3c829bdff363ffd4d
|
|
| BLAKE2b-256 |
76d5f94a1aaf17bf35a321a797055608ccc01211f23df6f43db05737c41cbf8a
|
File details
Details for the file loudness-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15ca87e7413c873e16f7056a61f0e849481515a6e50af6ad1d49db280be7fe1
|
|
| MD5 |
a7fe054d2a83d0bea295b09e75a11c00
|
|
| BLAKE2b-256 |
f0611b9cb3b7b38390564f09dbba9a9f3eac4b5ee56c614c4b871b126f8404f6
|
File details
Details for the file loudness-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c8ff5deed50f4782a2356cd6803c100fb186ad34d7018f750f0737e7cf14dc6
|
|
| MD5 |
4947673d112f2533f03f315297d62a30
|
|
| BLAKE2b-256 |
794f663a91f9c075964db90d7b28ab66fe3e7164851069dbfe968d316f623ec1
|
File details
Details for the file loudness-0.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 121.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dddd75c107e54e12b44b12a943b2bef0e588d1c38874ececfc40d383ba769a33
|
|
| MD5 |
c57d65e972c61079e46715d438a825f2
|
|
| BLAKE2b-256 |
9c44c01c21c105cff58eaaefbb34767794a3ba5e8b1ac35e0ace7008d972fb23
|
File details
Details for the file loudness-0.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 111.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11535cf94a6d95ad2bdce1a0858b42944261b68be6108964b7d0355b5b749dfd
|
|
| MD5 |
d1e6209487402ecf1af1232544a54033
|
|
| BLAKE2b-256 |
19e0b4b639f7928e303dd3873efaf6743029f79bcd5761b1c4cf9da1b0b382c2
|
File details
Details for the file loudness-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: loudness-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 98.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14edca0644bf000e8b878a949892007f8e81bb17fe2d824d53008b7d1be10dd6
|
|
| MD5 |
202b94833fdb5adbfce180bca2e5eba1
|
|
| BLAKE2b-256 |
d4e576d1e34351474d3b0ed4b17116f640bbe3d51b21b219f315a5c55052831f
|
File details
Details for the file loudness-0.2.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 98.3 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4469085f4132eb5cd8816acccc99a669410a278c68750c477868476ab943e59
|
|
| MD5 |
43ce3e515fb9ef64d44dcc0c78771d32
|
|
| BLAKE2b-256 |
4181d09345c001d392eeab613a3a47c2af659175718c30f145c5004bb901397b
|
File details
Details for the file loudness-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e69b459c26212dfef45a6fd5d8801f63231708d713e5f2dbec9ebb27d936b7c
|
|
| MD5 |
e72ded995125b30093968e112ed4f642
|
|
| BLAKE2b-256 |
1b07d58ea39a3d8ac9e7ee6d393da777962b1fdf4916ce744131a01341b4bc29
|
File details
Details for the file loudness-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee3c873b05204225a632854c3b0142b2389123dde6032240d2e1269507967c41
|
|
| MD5 |
affdc4e97d60013844bc50a5bb8bbe3f
|
|
| BLAKE2b-256 |
9634ee4f48a0c955b9c8675a5f094f26d9bee3a8e9bde40a08bcbed866384f24
|
File details
Details for the file loudness-0.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 119.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1df1a0b16a1cf4e71612d15e0de56e450b5d04ac57fece525e8adabf10434c52
|
|
| MD5 |
2a0e495bdf2ab601174b50fe98345805
|
|
| BLAKE2b-256 |
0c9e469f97be33f78b43efd6f734df1ad910bf3f98b5a4271a6cd817d30aa0d4
|
File details
Details for the file loudness-0.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 109.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deb61a6fc28bbd7a55d168c581a620bae2e8347eeb2067daa389c27b947876d2
|
|
| MD5 |
5f5bc84b48e5f5af7a045705a78fbbf4
|
|
| BLAKE2b-256 |
84eb736906e6db9214bdf65e14a3e1008dcabb3e8ab434ff01869a867410535d
|
File details
Details for the file loudness-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: loudness-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 96.5 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd090b865342e2df3fd142478e991c9c4e428aaf05b55d503fab00c8a6cc074a
|
|
| MD5 |
0f8f3c35648c5ccbfbf5b4f6611a46e3
|
|
| BLAKE2b-256 |
4343d22e442c6c802c600c419d3a234b47fa613265cd4a5aabdbda8c51c2d97e
|