#!/usr/bin/env python
from tools.serve import serve

serve.main()
