Open Sound Control library for Python 3
Project description
timelyOSC
Open Sound Control library for Python 3.
Install
These are generic installation instructions.
To use, disposably
Install the current release from PyPI to a virtual environment:
python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install timelyOSC
. venvname/bin/activate
To use, permanently
pip3 install --break-system-packages --user timelyOSC
See ~/.local/bin for executables.
To develop
First install venvpool to get the motivate command:
pip3 install --break-system-packages --user venvpool
Get codebase and install executables:
git clone git@github.com:combatopera/timelyOSC.git
motivate timelyOSC
Requirements will be satisfied just in time, using sibling projects with matching .egg-info if any.
API
timelyOSC
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 timelyosc-17.tar.gz.
File metadata
- Download URL: timelyosc-17.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2f3b6cbfa010d7820007afae8c397448e86657ffbd943dc9ef06f59c36df87b
|
|
| MD5 |
849773dc8c4e1e075ee550cbb24d9500
|
|
| BLAKE2b-256 |
f65ac879c866f60905033ec0259e8ee52000bc368293213477724e59637c8aec
|
File details
Details for the file timelyosc-17-py3-none-any.whl.
File metadata
- Download URL: timelyosc-17-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c57e83ee449cbdbaf9e428a49f651c2417dafba6fbe4751dd440bd05ffe84efe
|
|
| MD5 |
694266dc83240ef620c151e265ee5f88
|
|
| BLAKE2b-256 |
86c8892a3dc2d3f324d91d491ec687f270c61ced1684862eb4b486fb87be06a3
|