Skip to content

usage

Usage

To use Hermod in a project

1
2
3
    import hermod

    print(hermod.model_to_message(MyModel).to_string())