#!/usr/bin/env python
"""
This is trun command in bin directory, runs trun.py module in pymodel directory
"""

import trun  # find and execute trun.py anywhere on Python path
