{ "info": { "author": "Ryan S. Brown", "author_email": "sb@ryansb.com", "bugtrack_url": null, "classifiers": [ "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3" ], "description": "# tremendous\n\nPowered by [libfab](https://github.com/rossdylan/libfab)\n\n`tremendous` is a Python wrapper around `libfab`, a C library that acts like\nfabulous. It makes dealing with terminal coloring easy for standard 16-color\nterminals and extended 256-color environments.\n\n```\nfrom tremendous import green, red, bold\n\n# every color is a function that wraps a string with terminal escape codes\nprint green(\"Hello, and welcome to computers\")\n\n# colors, backgrounds, and modifiers can be stacked\nprint bold(red(\"Bad things happened!\"))\n\n# 256 colors are available from tremendous.ext\nfrom tremendous.ext import darkgreen\nprint darkgreen(\"Crisis averted\"))\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "fabulous\ntremendous\ncoloring\nconsole", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tremendous", "package_url": "https://pypi.org/project/tremendous/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tremendous/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/tremendous/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python bindings to libfab (C), a reimplementation of fabulous", "version": "0.1.1" }, "last_serial": 1293488, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f9326ef584f222b5a271a72ad7e467ef", "sha256": "8e20fe25aa25c641bed2df99072bbd6c5c944f40b64cfa4bdbafc58901a0d97c" }, "downloads": -1, "filename": "tremendous-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f9326ef584f222b5a271a72ad7e467ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9702, "upload_time": "2014-11-04T01:20:58", "url": "https://files.pythonhosted.org/packages/b4/4a/fd44d16fedf3e1450437d9a7424c0d5898a0f1516e501c21c3bc97977d12/tremendous-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "c78a9edcfd17835e9e23f53eea4f494c", "sha256": "db6b095865907af75755a4d4493d52de56ffbd072c6ace9d6556b2b55c06634c" }, "downloads": -1, "filename": "tremendous-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c78a9edcfd17835e9e23f53eea4f494c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9713, "upload_time": "2014-11-04T01:31:41", "url": "https://files.pythonhosted.org/packages/ed/dd/e01cb343eaaee8b848e34ddb76b14763b3b13af59694d40a0539ffeb7eb6/tremendous-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "622d5cbbd901583a6d9fb6ca3b9072cd", "sha256": "952b7069aad719a0f40aed80ef7f503af484a4a4a6de488409d6d549aac37953" }, "downloads": -1, "filename": "tremendous-0.1.1.tar.gz", "has_sig": false, "md5_digest": "622d5cbbd901583a6d9fb6ca3b9072cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9767, "upload_time": "2014-11-04T01:50:56", "url": "https://files.pythonhosted.org/packages/38/b4/310914b855e885da6d681328df6b75161e9ff0f88b36a2ec8dfd2bb9ce61/tremendous-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "622d5cbbd901583a6d9fb6ca3b9072cd", "sha256": "952b7069aad719a0f40aed80ef7f503af484a4a4a6de488409d6d549aac37953" }, "downloads": -1, "filename": "tremendous-0.1.1.tar.gz", "has_sig": false, "md5_digest": "622d5cbbd901583a6d9fb6ca3b9072cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9767, "upload_time": "2014-11-04T01:50:56", "url": "https://files.pythonhosted.org/packages/38/b4/310914b855e885da6d681328df6b75161e9ff0f88b36a2ec8dfd2bb9ce61/tremendous-0.1.1.tar.gz" } ] }