Python API

PyUCIS exposes two Python API styles:

  • Object-oriented API (UCIS Object-Oriented API) — the primary Python interface, available for all backends (in-memory, SQLite, XML, YAML)

  • C-style API (UCIS C-Style API) — a functional API that mirrors the Accellera UCIS C standard