Python bindings to the libopus, IETF low-delay audio codec
Project description
python-opus
Python bindings to the libopus, IETF low-delay audio codec.
Installation
pip install opuslib-next
Usage
The API remains compatible with the original opuslib, but the package name is now opuslib_next.
import opuslib_next
Development
This project now uses a standard pyproject.toml and can be managed with uv.
uv sync --dev
uv run pytest
uv run python benchmarks/compare_versions.py --baseline-version 1.1.5
uv build
uv publish
If you publish to PyPI, configure credentials first, for example with UV_PUBLISH_TOKEN or uv auth.
About the Fork
The original opuslib is no longer actively maintained. This fork keeps the package working on newer Python versions and accepts fixes.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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 opuslib_next-1.1.6.tar.gz.
File metadata
- Download URL: opuslib_next-1.1.6.tar.gz
- Upload date:
- Size: 49.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ee217837c122023a95d4ec7bc29f44cb2e7f3db2b855968ef19375d21cedfa4
|
|
| MD5 |
8598c9b05704acda5265c7e82951fa96
|
|
| BLAKE2b-256 |
f4721d964e27a886e422b45261402794a322c463aa9ef6e3f3dfee6632b8145a
|
File details
Details for the file opuslib_next-1.1.6-py3-none-any.whl.
File metadata
- Download URL: opuslib_next-1.1.6-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96e2eac3a2577de8eb86db1da34fc504152ecefc39ff9154b4c15219cc474ea8
|
|
| MD5 |
f91db6cf8ab090d40d08c38b3ca92dc3
|
|
| BLAKE2b-256 |
a34044ada38936e1f8c989266abd18535ff267d0054fd21a5915a570e0daae25
|