API Reference
info
Currently the only officially supported method is the eCalc CLI using eCalc YAML models.
There are three options to run eCalc models:
What method should I choose?
eCalc CLI
Choose the eCalc CLI option if you:
- Don't know much about programming
- Have simple requirements
- Can define the eCalc models statically
Python Library
Choose the Python Library option if you:
- Are a developer or advanced user, and want to build eCalc models and get results programmatically
- Use Python, and you need to use (parts of) eCalc as a dependency
- Need access to "inner core functionality" of eCalc
note
Python Library is not yet officially available and not recommended to use due to upcoming breaking changes very soon