{ "info": { "author": "James Rutherford", "author_email": "jim@jimr.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "========\nKanedama\n========\n\n|SekienKanedama| Kanedama uses Ghost.py to save Heroku invoices as images and will also email them to you.\n\nWhy? Because Heroku doesn't provide any \"hard copy\" of your invoices, and logging in to the web UI just to screenshot them is boring.\n\n.. |SekienKanedama| image:: http://upload.wikimedia.org/wikipedia/commons/2/2a/SekienKanedama.jpg\n :height: 200px\n\n\nInstallation\n============\n\nIn order for Ghost.py to work, you'll need to install either PySide or PyQt. For me, that's::\n\n % sudo apt-get install python-pyside\n\nThen you can ``sudo pip install kanedama``.\n\n\nConfiguration\n=============\n\nYou need to create a ``config.ini`` file that contains your Heroku API key (see\nconfig.example.ini_ to get started).\n\n.. _config.example.ini: https://github.com/jimr/Kanedama/blob/master/config.example.ini\n\nBy default, we check for ``$HOME/.config/kanedama/config.ini``, so it's best to\nkeep your config there.\n\nAlternatively, you can just provide the API key via the ``--key`` argument.\n\n\nAutomation\n==========\n\nStick something like this in your crontab::\n\n 01 1 25 * * your_username /usr/bin/python /usr/local/bin/kanedama.py --email=you@example.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jimr/Kanedama", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Kanedama", "package_url": "https://pypi.org/project/Kanedama/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Kanedama/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jimr/Kanedama" }, "release_url": "https://pypi.org/project/Kanedama/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Download and email Heroku invoices", "version": "0.1.1" }, "last_serial": 784583, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "694f76c0ab92f1b0634ecdb887d697e9", "sha256": "0179afda90aef771021eea3361441cdc7da7005e2a3d709935b3e77b5f62ee04" }, "downloads": -1, "filename": "Kanedama-0.1.tar.gz", "has_sig": false, "md5_digest": "694f76c0ab92f1b0634ecdb887d697e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2932, "upload_time": "2013-03-23T22:36:46", "url": "https://files.pythonhosted.org/packages/6e/97/78cc9a515d484699de52b7b95d0008dbb915dfd1e61f1594acef9db7a8ea/Kanedama-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d6efd7508a5cd4757724c5d130ee2f7a", "sha256": "8eb7af8391609696c414f3fd90c2c2a97908f1c078c82ce61be7c5081d92fdba" }, "downloads": -1, "filename": "Kanedama-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d6efd7508a5cd4757724c5d130ee2f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3920, "upload_time": "2013-03-23T22:42:56", "url": "https://files.pythonhosted.org/packages/4a/b8/6f44e8c86a361cb4af7c91d77db1ef7efa98c6f1178b5275f29e924dc423/Kanedama-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6efd7508a5cd4757724c5d130ee2f7a", "sha256": "8eb7af8391609696c414f3fd90c2c2a97908f1c078c82ce61be7c5081d92fdba" }, "downloads": -1, "filename": "Kanedama-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d6efd7508a5cd4757724c5d130ee2f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3920, "upload_time": "2013-03-23T22:42:56", "url": "https://files.pythonhosted.org/packages/4a/b8/6f44e8c86a361cb4af7c91d77db1ef7efa98c6f1178b5275f29e924dc423/Kanedama-0.1.1.tar.gz" } ] }