#!/usr/bin/env python

from onepyssword.app import go


go()
