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, permanently
The quickest way to get started is to install the current release from PyPI:
pip3 install --user timelyOSC
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install timelyOSC
. venvname/bin/activate
To develop
First clone the repo using HTTP or SSH:
git clone https://github.com/combatopera/timelyOSC.git
git clone git@github.com:combatopera/timelyOSC.git
Now use pyven's pipify to create a setup.py, which pip can then use to install the project editably:
python3 -m venv pyvenvenv
pyvenvenv/bin/pip install pyven
pyvenvenv/bin/pipify timelyOSC
python3 -m venv venvname
venvname/bin/pip install -e timelyOSC
. venvname/bin/activate
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
timelyOSC-7.tar.gz
(3.9 kB
view details)
Built Distribution
timelyOSC-7-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file timelyOSC-7.tar.gz
.
File metadata
- Download URL: timelyOSC-7.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22f8a5810527b8f835f8e84318abf3c06c3121f9a53d1cfd1abaad8ac7708bc6 |
|
MD5 | 82e68bca068d6b2e7e79a5f5d222a1f8 |
|
BLAKE2b-256 | af21fdfe7f938d7feae484c35ca7dfa96decce7d4eadd301e8a9b6064a4c611d |
File details
Details for the file timelyOSC-7-py3-none-any.whl
.
File metadata
- Download URL: timelyOSC-7-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee66c430081d180bed417c1b1b95efcb1ed489c31f7a73bea9eccd48cf66e7b |
|
MD5 | 1bd6c593d685dc9320ea4601a3551964 |
|
BLAKE2b-256 | ff974ebbf8421f9c29601fd6d246260659cff2c713b4a5109892aafba5abe358 |