Quick-Start

  1. Install via pip: pip3 install tracex-parser

  2. 2 ways to use this module:

    1. As a command-line utility: Command Line Interface

    2. As a python module: Python Module Interface