stripe_growl
stripe_growl copied to clipboard
Polls Stripe.com and displays new events with Growl.
Author
Created by Michael Schade.
Example

Requirements
Requires Growl 1.3 or greater.
Installation
To install, simply run python setup.py install.
Usage
Standalone
Run python stripe_growl.py -h for an explanation of the configuration options.
In Your Own Code
See stripe_growl.StripeNotifier.
License
Released under the MIT License. See LICENSE for more information.