{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities"},{"label":"Sound/Audio","url":"https://skillfed.io/packages/category/multimedia-sound-audio"},{"label":"Analysis","url":"https://skillfed.io/packages/category/multimedia-sound-audio-analysis"},{"label":"Conversion","url":"https://skillfed.io/packages/category/multimedia-sound-audio-conversion"},{"label":"Editors","url":"https://skillfed.io/packages/category/multimedia-sound-audio-editors"}],"enrichment":{"capability":"Pydub provides a high-level Python interface for loading, manipulating, and exporting audio files with simple operations like slicing, concatenation, and format conversion.","skillfed_tags":["audio-processing","abandoned-but-stable"],"use_cases":["Convert audio files between formats in batch processing scripts.","Programmatically slice, trim, or concatenate audio segments for podcast or music workflows.","Adjust volume levels or apply basic audio transformations in automated pipelines.","Prototype audio analysis or processing tasks requiring raw audio data manipulation.","Build simple audio utilities without requiring a full-featured audio framework."],"what_it_does":"Pydub is a Python library that abstracts away low-level audio handling to let you work with audio files through simple, intuitive operations. It handles loading audio in multiple formats, slicing and concatenating segments, adjusting volume, and exporting to different formats\u2014all without needing to understand the underlying audio encoding details.\n\nThe package has no runtime Python dependencies, making installation lightweight. However, it has been abandoned since its last release on 2021-03-10, meaning no bug fixes, security patches, or compatibility updates have been applied. The classifiers indicate support through Python 3.8, but actual compatibility with newer versions is unverified. You will likely need external system libraries installed to handle audio codec operations.","worth_installing":"Yes, but with caution. Pydub remains popular and works well for straightforward audio tasks if your Python version and system dependencies align. However, the abandoned status since 2021-03-10 means no future fixes or compatibility updates\u2014use it only if you can tolerate potential issues with newer Python versions and are willing to maintain a fork if critical bugs emerge."},"id":"pydub","links":{"html":"https://skillfed.io/packages/pydub","md":"https://skillfed.io/packages/pydub.md","pypi":"https://pypi.org/project/pydub/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-03-10","license_spdx":null,"license_treatment":"permissive","name":"pydub","python_support":"unspecified","summary":"Manipulate audio with an simple and easy high level interface"},"popularity":{"monthly_downloads":21038345,"position":1016,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.25.1"}
