Static binaries for sox for Mac/Win32/Linux
Project description
static-sox
Usage
> pip install static-sox
> static_sox --help
import static_sox
import os
static_sox.add_paths(weak=True) # Only install if sox is not available.
os.system("sox --help")
About
Installs sox binaries and allows you to use them in your python code.
Without this library...
Your sox tool would have to rely on the user to install sox, with the right build settings to ensure your tool functions correctly. This is a major pain for sox based tools (missing codecs for example) and this library solves this problem.
As of now, binaries are available for:
Development
To develop software, run . ./activate.sh
Windows
This environment requires you to use git-bash
.
Linting
Run ./lint.sh
to find linting errors using pylint
, flake8
and mypy
.
Release
- 1.0.0: Initial release. All builds pass.
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 Distribution
File details
Details for the file static-sox-1.0.0.tar.gz
.
File metadata
- Download URL: static-sox-1.0.0.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5850e545147fcedd4062f9525e8ec109766975ecbcc0d63578582785f4269b2f |
|
MD5 | 244d382908561d3d6200e0a583f37a38 |
|
BLAKE2b-256 | 7c4602693c7325f3b4219f246547092df76e7e813bf516d668b936d20eefc402 |
File details
Details for the file static_sox-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: static_sox-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b88dd27d646d3f6a57a455792d3360015922cdbe422f58e32e3398ce4e719e8 |
|
MD5 | 2d0e6057dc3d40a8ad9fcc6b81c0f290 |
|
BLAKE2b-256 | 90941195142eb9fc4dd6a714db94dccb74dfdc553f2c9e506d8381a070a7eb10 |