c++ provides nupic.bindings; nupic(py) is the main (currently only) user of it, verify we didn't break any API. Even local test is ok for now. TODO - [x] fork community nupic (py) https://github.com/htm-community/nupic.py - [x] setup CI there - [x] fix py tests using capnp https://github.com/htm-community/nupic.cpp/issues/137#issuecomment-443423033 Relevant: #104 #81