Download and email Heroku invoices
Project description
Kanedama uses Ghost.py to save Heroku invoices as images and will also email them to you.
Why? Because Heroku doesn’t provide any “hard copy” of your invoices, and logging in to the web UI just to screenshot them is boring.
Installation
In order for Ghost.py to work, you’ll need to install either PySide or PyQt. For me, that’s:
% sudo apt-get install python-pyside
Then you can sudo pip install kanedama.
Configuration
You need to create a config.ini file that contains your Heroku API key (see config.example.ini to get started).
By default, we check for $HOME/.config/kanedama/config.ini, so it’s best to keep your config there.
Alternatively, you can just provide the API key via the --key argument.
Automation
Stick something like this in your crontab:
01 1 25 * * your_username /usr/bin/python /usr/local/bin/kanedama.py --email=you@example.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Kanedama-0.1.1.tar.gz
.
File metadata
- Download URL: Kanedama-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eb7af8391609696c414f3fd90c2c2a97908f1c078c82ce61be7c5081d92fdba |
|
MD5 | d6efd7508a5cd4757724c5d130ee2f7a |
|
BLAKE2b-256 | 4ab86f44e8c86a361cb4af7c91d77db1ef7efa98c6f1178b5275f29e924dc423 |