#!/usr/bin/env python

from starmart.__main__ import main

main()