Welcome to the documentation!

Python Capella MBSE Tools

Black

Date: May 03, 2024 Version: 0.5.61.dev3

Description

This library was designed to enable and support Model Based System Engineering using Polarsys’ Capella with Python. Common usage for this API:

  • parsing .aird files

  • easy access to model elements and objects

  • property-value access and manipulation

  • diagram access and export as SVG

Additionally and as a core idea it provides an interface for the underlying database of the Capella model.

Since v0.5, it also supports a simple, but powerful declarative modelling language, which is based on the API for the semantic model.

If you want a quickstart at how to use this package, head right into the how-tos section.