Check [setuptools](https://docs.python.org/3.5/distutils/setupscript.html#installing-scripts) guide and add simple command line script to wrap `pushover_complete` - get secret keys from env or pass with argument? - use `click` or `argparse`?