#!/usr/bin/env python3

import showtools

if __name__ == '__main__':
    showtools.main()
