Python package for automatically generating and deploying nuclio serverless functions from code, archives or Jupyter notebooks. Providing a powerful mechanism for automating code and function ...
Convert C struct/union definitions into Python classes with methods for serializing/deserializing. The usage is very simple: create a class subclassing cstruct ...