Open ivotron opened 4 years ago
Once a C/C++ API is defined (#90), we can create python bindings for skyhook (e.g. using cython). Similarly to the c/c++ library , this might require to have python-rados as a dependency.
python-rados
once work on this begins, we can create a separate repo
Once a C/C++ API is defined (#90), we can create python bindings for skyhook (e.g. using cython). Similarly to the c/c++ library , this might require to have
python-rados
as a dependency.