{ "info": { "author": "Wes Mason", "author_email": "wes@1stvamp.org", "bugtrack_url": null, "classifiers": [], "description": "py-sparkblocks\n==============\n\nAbout sparkblocks\n-----------------\n``sparkblocks`` is a Python module that provides a single function, ``spark()`` which takes a list of numbers (ints or floats) and outputs a string containing a unicode character (9601-9608) sparklines bargraph representation of the numbers.\n\nIt is based on the `spark tool `_ by Zach Holman, and the original `Twitter sparkline generator `_ by Alex Kerin.\n\nInstallation\n------------\nThe library can be installed from PyPi using ``pip``::\n\n pip install py-sparkblocks\n\nOr cloned from `Github `_ using ``git``::\n\n git clone git://github.com/1stvamp/py-sparkblocks.git\n cd py-sparkblocks\n python setup.py install\n\nUsage\n-----\n\n >>> from sparkblocks import spark\n >>> print(spark([1, 2, 0.2, 3.1, 2]))\n \u2582\u2585\u2581\u2587\u2585", "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/1stvamp/py-sparkblocks", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "py-sparkblocks", "package_url": "https://pypi.org/project/py-sparkblocks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-sparkblocks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/1stvamp/py-sparkblocks" }, "release_url": "https://pypi.org/project/py-sparkblocks/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Util for generating unicode text based sparkline bargraphs from lists of numbers", "version": "1.0.1" }, "last_serial": 751567, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0ac27cf9f4cee7c3b5aae299912aeb21", "sha256": "11e269ededeb22f413a51b6e9fe1d134bd5206eb079b90577ed20bf0d2af061d" }, "downloads": -1, "filename": "py-sparkblocks-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0ac27cf9f4cee7c3b5aae299912aeb21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1744, "upload_time": "2012-08-31T10:32:56", "url": "https://files.pythonhosted.org/packages/c6/a5/53278e348c02d738ad779d16d6de7e08151bcaa8f7c70e9a846d6c350fc0/py-sparkblocks-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "24ea53ae929e4324baca4cae6d77b9db", "sha256": "d39af9ba7f21c7a652066660a8a331979dc2ea29f01534c13b608b977e99e4bf" }, "downloads": -1, "filename": "py-sparkblocks-1.0.1.tar.gz", "has_sig": false, "md5_digest": "24ea53ae929e4324baca4cae6d77b9db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2710, "upload_time": "2012-08-31T10:34:49", "url": "https://files.pythonhosted.org/packages/28/f0/fe100be28a6a7b728cdc3fa74f6f2a69c6d02cdabf63030e4000c8ab7ed1/py-sparkblocks-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24ea53ae929e4324baca4cae6d77b9db", "sha256": "d39af9ba7f21c7a652066660a8a331979dc2ea29f01534c13b608b977e99e4bf" }, "downloads": -1, "filename": "py-sparkblocks-1.0.1.tar.gz", "has_sig": false, "md5_digest": "24ea53ae929e4324baca4cae6d77b9db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2710, "upload_time": "2012-08-31T10:34:49", "url": "https://files.pythonhosted.org/packages/28/f0/fe100be28a6a7b728cdc3fa74f6f2a69c6d02cdabf63030e4000c8ab7ed1/py-sparkblocks-1.0.1.tar.gz" } ] }