{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/2"},{"label":"Sound/Audio","url":"https://skillfed.io/packages/category/multimedia-sound-audio"}],"enrichment":{"capability":"Measures and normalizes audio loudness according to the ITU-R BS.1770-4 standard, with support for multiple weighting filters and customizable analysis parameters.","skillfed_tags":["audio-processing","broadcast-standard","signal-analysis"],"use_cases":["Normalize podcast or streaming audio to broadcast-standard loudness levels before distribution","Measure loudness range in music production to assess dynamic variation across a track","Batch-process audio files to ensure consistent perceived volume across a catalog","Implement loudness metering in audio editing or DAW plugins","Validate audio compliance with streaming platform loudness requirements"],"what_it_does":"pyloudnorm is a Python implementation of the ITU-R BS.1770-4 loudness metering standard, used in broadcast and audio production to measure perceived loudness. It wraps scipy and numpy to perform frequency weighting and loudness analysis on audio arrays, supporting both measurement and normalization workflows.\n\nThe package provides a Meter class that analyzes audio at a given sample rate, offering integrated loudness measurement, loudness range calculation per EBU Tech 3342, and peak/loudness normalization functions. It includes multiple filter implementations (BS.1770 standard, DeMan, Fenton/Lee variants, and Dash et al.) and allows customization of block size and custom IIR filters for specialized use cases.","worth_installing":"Yes. The package solves a specific, well-defined problem (ITU-R BS.1770-4 loudness measurement) with low install friction, permissive licensing, and active maintenance. It is suitable for audio production, streaming, and broadcast workflows where loudness standardization is required. No known vulnerabilities."},"id":"pyloudnorm","links":{"html":"https://skillfed.io/packages/pyloudnorm","md":"https://skillfed.io/packages/pyloudnorm.md","pypi":"https://pypi.org/project/pyloudnorm/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-04","license_spdx":"MIT","license_treatment":"permissive","name":"pyloudnorm","python_support":"supports_current","summary":"Implementation of ITU-R BS.1770-4 loudness algorithm in Python."},"popularity":{"monthly_downloads":4030269,"position":2396,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
