{ "info": { "author": "Fausto Carrera", "author_email": "fausto.carrera@gmx.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "Bitcoin Price CLI\n=================\n\nThe BTC price, from your CLI, so cool!\n\nThe script will show you the average USD market price across major\nbitcoin exchanges from the las 30 days.\n\nInstallation\n------------\n\n::\n\n pip install btcprice-cli\n\nUsage\n-----\n\n::\n\n btcprice-cli [OPTION]\n\n+--------------+-----------+-----------+-----------------+-------------------------------------+\n| Option | Type | Default | Values | Description |\n+==============+===========+===========+=================+=====================================+\n| --format | string | raw | raw,average | format raw or 7 days average data |\n+--------------+-----------+-----------+-----------------+-------------------------------------+\n| --timespan | integer | 10 | min 5, max 30 | Data timespan |\n+--------------+-----------+-----------+-----------------+-------------------------------------+\n\nData Source\n-----------\n\n- `Blockchain charts AI `__\n- `Blockchain charts `__\n- `Blockchain market price\n chart `__\n\nLicense\n-------\n\n`MIT `__\n\nVersion history\n---------------\n\n**0.1.0**\n\nfirst alpha version", "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/faustocarrera/btcprice-cli", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "btcprice-cli", "package_url": "https://pypi.org/project/btcprice-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/btcprice-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/faustocarrera/btcprice-cli" }, "release_url": "https://pypi.org/project/btcprice-cli/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Check the Bitcoin price from the cli", "version": "0.1.1" }, "last_serial": 2904005, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6d2a306dac98adb4097d13912c9641c9", "sha256": "f4b4279eeed8a6560781d1652e35e029363bf567cf3e084cdbf0fd5bd379820a" }, "downloads": -1, "filename": "btcprice-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6d2a306dac98adb4097d13912c9641c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3204, "upload_time": "2017-05-28T00:02:50", "url": "https://files.pythonhosted.org/packages/40/de/07c14b292dda3325274003fc027cf17266d7abd4005c0af52700de08fa08/btcprice-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9296f1f0e990b4b6d3f7470a598457b9", "sha256": "be898ffe4a42188b7e8727c6880318e2adf4491b8a525e7872f24ee416f73403" }, "downloads": -1, "filename": "btcprice-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9296f1f0e990b4b6d3f7470a598457b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3215, "upload_time": "2017-05-28T00:04:50", "url": "https://files.pythonhosted.org/packages/14/e5/e96b2b7752e84e53fc461294ad589ff0bc60503ddb222317a6e8f9aeaa6a/btcprice-cli-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9296f1f0e990b4b6d3f7470a598457b9", "sha256": "be898ffe4a42188b7e8727c6880318e2adf4491b8a525e7872f24ee416f73403" }, "downloads": -1, "filename": "btcprice-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9296f1f0e990b4b6d3f7470a598457b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3215, "upload_time": "2017-05-28T00:04:50", "url": "https://files.pythonhosted.org/packages/14/e5/e96b2b7752e84e53fc461294ad589ff0bc60503ddb222317a6e8f9aeaa6a/btcprice-cli-0.1.1.tar.gz" } ] }