Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sim-explorer 0.2.2
Logo
sim-explorer 0.2.2

Contents:

  • Introduction
  • API Reference
    • sim-explorer package
      • sim_explorer.utils
        • sim_explorer.utils.codegen
        • sim_explorer.utils.json5
        • sim_explorer.utils.logging
        • sim_explorer.utils.misc
        • sim_explorer.utils.osp
        • sim_explorer.utils.paths
        • sim_explorer.utils.types
      • sim_explorer.assertion
        • Assertion
      • sim_explorer.case
        • Case
        • Cases
        • Results
      • sim_explorer.exceptions
      • sim_explorer.models
        • AssertionResult
        • Temporal
      • sim_explorer.system_interface
        • SystemInterface
      • sim_explorer.system_interface_osp
        • SystemInterfaceOSP
  • CLI Documentation
    • sim-explorer - CLI interface
  • File Format
    • Cases file
  • Changelog
  • Style Guide
  • LICENSE
Back to top
View this page

sim_explorer.utilsΒΆ

Utilities for sim_explorer.

Modules

codegen

json5

Python module for working with json5 files.

logging

Functions to configure logging for the application.

misc

osp

paths

types

Next
sim_explorer.utils.codegen
Previous
sim-explorer package
Copyright © 2026, DNV AS. All rights reserved.
Made with Sphinx and @pradyunsg's Furo