#!/usr/bin/env python

from panther_analysis_tool import main

main.run()
