#!/usr/bin/env python # 3 # -*- coding: utf-8 -*- import gefavic.cli __name__ == "__main__" and gefavic.cli.main()