#!/usr/bin/env python
# coding: utf8
import kalliope

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