File size: 71 Bytes
065fee7
 
 
 
1
2
3
4
5
if __name__ == '__main__':
    from keyring import cli

    cli.main()