#!/usr/bin/env python
# encoding: utf-8

import zwc_cli

zwc_cli.main()
