{ "info": { "author": "Nicolas Kuttler", "author_email": "pypi@kuttler.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "========================================\nBittray - a systray app for bitcoin info\n========================================\n\n.. figure:: bittray.png\n :alt: Bittray running inside tint2\n\n Bittray running inside tint2.\n\nBittray is an application to display the current bitcoin price in your\nsystray. If you enable electrum support it provides a handy launch menu\nfor your wallets.\n\nRequirements\n============\n\nIt's probably the best to install wx and pillow through your operating\nsystem, on Debian use::\n\n apt-get install python-wxgtk3.0 python-pil\n\nPython3 is not supported at this moment, wx is not packaged for it in Debian,\nand some of the code would need porting as well. Nothing big, but I can't do it\nyet.\n\nInstallation\n============\n\nTo install bittray and some dependencies run::\n\n python setup.py install\n\nAfter this you can use the `bittray` command, assuming the script is\nsomewhere on your `PATH`.\n\nConfiguration\n=============\n\nA default configuration file will be create in `~/.config/bittray/bittray.cfg`,\nplease see there for available settings.\n\nYou should not delete settings from the configuration file, the application\ndoesn't have internal default values. On upgrades new settings should be added\nautomatically, if not please report a bug.\n\nIf you update the configuration while `bittray` is running you can make it\nreload the configuration with `pkill -SIGUSR1 bittray`.\n\nPlanned features\n================\n\n- Notifications for price changes, will require a price history\n- Possibly support more wallets\n- Dynamic price color, probably hooked into the notification logic", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/nkuttler/bittray", "keywords": "bitcoin systray", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bittray", "package_url": "https://pypi.org/project/bittray/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bittray/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/nkuttler/bittray" }, "release_url": "https://pypi.org/project/bittray/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Bitcoin info in your systray", "version": "0.1.4" }, "last_serial": 2567613, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "0d107349fe2f56e7eca75db831720616", "sha256": "1431728699a4ab1313d10357c2a6c1905f007fe2cdd0f1cbc25bb6d6369e0409" }, "downloads": -1, "filename": "bittray-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0d107349fe2f56e7eca75db831720616", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1973, "upload_time": "2017-01-10T16:30:15", "url": "https://files.pythonhosted.org/packages/d0/0c/e587d278918ccfc12c64303ebded955989dbb7590e00513dba2de5acba9c/bittray-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "742247f7d3e3f7993798aa3b0d0c4684", "sha256": "a1ed776471f687eb236c0a5bf9897610c39026bbd608ff44da29a5da15238791" }, "downloads": -1, "filename": "bittray-0.1.2.tar.gz", "has_sig": false, "md5_digest": "742247f7d3e3f7993798aa3b0d0c4684", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6365, "upload_time": "2017-01-10T20:31:53", "url": "https://files.pythonhosted.org/packages/b6/25/34d16b75faea727b4f04f6288f175f0ffed2b7250ad22978fef75f1453dd/bittray-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "296e84e736041f2fbd3a6c92d2c5d70e", "sha256": "a2854e0fe1da84c855c485db2ed4029342b2f5caf4b97b444871abf062e5ce73" }, "downloads": -1, "filename": "bittray-0.1.4.tar.gz", "has_sig": false, "md5_digest": "296e84e736041f2fbd3a6c92d2c5d70e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26568, "upload_time": "2017-01-11T16:57:13", "url": "https://files.pythonhosted.org/packages/b2/12/2e3bc45d0a89a0ffe38957a9f63db63888dd48df0bc54b40b8eb54a8242f/bittray-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "296e84e736041f2fbd3a6c92d2c5d70e", "sha256": "a2854e0fe1da84c855c485db2ed4029342b2f5caf4b97b444871abf062e5ce73" }, "downloads": -1, "filename": "bittray-0.1.4.tar.gz", "has_sig": false, "md5_digest": "296e84e736041f2fbd3a6c92d2c5d70e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26568, "upload_time": "2017-01-11T16:57:13", "url": "https://files.pythonhosted.org/packages/b2/12/2e3bc45d0a89a0ffe38957a9f63db63888dd48df0bc54b40b8eb54a8242f/bittray-0.1.4.tar.gz" } ] }