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-9.tar.gz
(16.5 kB
view details)
Built Distribution
timelyOSC-9-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file timelyOSC-9.tar.gz
.
File metadata
- Download URL: timelyOSC-9.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bf25853ae335740e482189583e76902ba6d213ffeb4a5b4e79ee77cd3a20cee |
|
MD5 | 4c0606d091622a80427005881a20ecd6 |
|
BLAKE2b-256 | b0e18ce80738112942c58a1069cb60e27e3aa664ec5441d8c1e7aa262e4fa93e |
File details
Details for the file timelyOSC-9-py3-none-any.whl
.
File metadata
- Download URL: timelyOSC-9-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | debe58ea9459762a186d85642cdc2b9f03f16e0ef4598b237f61be63496ee859 |
|
MD5 | 602b9b84c714aab349f5132acc458cc2 |
|
BLAKE2b-256 | f106b2f5404ea801ff9d69fc97e5a161c01325fb795d69780fcc06e48bab3327 |