Python wrappings for catalyst API
We add catalyst Python API using Python's C-API similarly to how is done in conduit.
For conduit we bring and compile the upstream Python bindings.
Basic smoke/import tests are added on linux ci and an implementation test for exercising the catalyst API.
Edited by Christos Tsolakis