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-8.tar.gz
(16.5 kB
view details)
Built Distribution
timelyOSC-8-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file timelyOSC-8.tar.gz
.
File metadata
- Download URL: timelyOSC-8.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 | d35d0f4fef8fdf9eda32546c35247c10bc9d7da30dc6c7a5b40adc976324e991 |
|
MD5 | ecfda9c67f02e6e256f7bb7aa0647f1f |
|
BLAKE2b-256 | 06e2f6e77a7c7b0f02e37aa047f9637974fd78c58b4c9ceef3a65f075a15200e |
File details
Details for the file timelyOSC-8-py3-none-any.whl
.
File metadata
- Download URL: timelyOSC-8-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 | ba724ca3cf56d0f18d79e71525c2a74a5a5069fd9b5be82a1392e41f2b318e9b |
|
MD5 | c630a62d6d9e48e06e2895dfbd23bfef |
|
BLAKE2b-256 | ae6ee26fcf820d43302cec8273b42efd0f623cba036c10cf6880836a284e0bcc |