Python bindings for the Uh!ive APIs
Project description
Uh!ive Python SDK
The Uh!live Python SDK provides convenient access to the Uh!live API from applications written in the Python language.
Read the full documentation.
Requirements
Installation from source
Install with pip install .[examples]
to install the the library and all the dependencies necessary to run the examples.
Installation from Pypi
pip install uhlive
Audio files
To play with the examples, you should have a raw audio file. This raw audio file should be in the proper format. This can be done using a source audio file in wav format using the following command:
sox audio_file.wav -t raw -c 1 -b 16 -r 8k -e signed-integer audio_file.raw
Usage
See the README.md
in each of the example folders.
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 uhlive-1.4.0.tar.gz
.
File metadata
- Download URL: uhlive-1.4.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a66e197b2fbbe112728c1d9d569b818a1d06dfbfff435ef06c677bbe432c5c6e |
|
MD5 | d8bce55ba07f639d52c5a3923a856d58 |
|
BLAKE2b-256 | 82d8dfe3a31633974634e0bee3461fb9dc8618ae042ebf4903a90107558f00ab |
File details
Details for the file uhlive-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: uhlive-1.4.0-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e1269b25566d39b219c77e79944ae61d5fda8303b9912fd31bd6a1dc002a2ed |
|
MD5 | e3c6ad10da01c14d045f8b850120019f |
|
BLAKE2b-256 | d97bcc4b18dbbf5f7ba22666dc2923054ec87a710b323d303a04f2e9fdb8acea |