Python
Pip
QOCO is on PyPI and can be installed as follows
pip install qoco
Build from Source
The Python wrapper for QOCO can also be built from source as follows
git clone https://github.com/qoco-org/qoco-python
cd qoco-python
pip install .