Hello,
I’m not familiar with Python4Capella and with Python language itself.
Does documents / training are available to teach how to start with Python4Capella?
Thanks
Hi Fabien,
For the Python part you can start with any tutorial available only I guess:
- Python For Beginners | Python.org
- Getting Started with Python: A Complete Beginner's Guide (2026) | OpenPython
For the Python for Capella part, you can start by having a look at the project page and the installation section. After installation you will have a project with sample scripts. You can try to run some of them to get a starting point.
You can also have a look at the documentation, the documentation is also available in the Eclipse help menu. I also suggest you read the tips and tricks page for trouble shooting.
For more context on the Capella API you can check the metamodels (*.ecore files) and the corresponding Java code.
Later you might also have a look at EMF and Sirius.
And if you have some questions in the process feel free to ask them. I’ll be in holidays for a few week so responses might not be as fast as this one.