#!/usr/bin/env python
from pygate.pygate_click import gate

if __name__ == "__main__":
    gate()