{ "info": { "author": "Ludvig Ericson", "author_email": "ludvig@sendapatch.se", "bugtrack_url": null, "classifiers": [], "description": "Ever wanted to have animating fishes for progress bars in your command-line\nscript?\n\nEver thought about doing it but then realizing you have better things to do\nwith your time than to write meaningless ASCII animation programs?\n\nNow you can have the best of both worlds: introducing ``fish``, the module that\nmakes any program look awesome and display useful data while churning away on\nsome good 'ole data.\n\nUsage? Simple enough::\n\n >>> import fish\n >>> while churning:\n ... churn_churn()\n ... fish.animate()\n\nAs a boy, I often dreamed of birds going back and forth as progress bars, so I\ndecided to implement just that::\n\n >>> import fish\n >>> bird = fish.Bird()\n >>> while churning:\n ... churn_churn()\n ... bird.animate()\n\nWant to show the current record number?::\n\n >>> from fish import ProgressFish\n >>> fish = ProgressFish()\n >>> for i, x in enumerate(churning):\n ... churn_churn()\n ... fish.animate(amount=i)\n\nWant to show numeric progress when you know the total number?::\n\n >>> from fish import ProgressFish\n >>> fish = ProgressFish(total=len(data))\n >>> for i, datum in enumerate(data):\n ... churn_churn()\n ... fish.animate(amount=i)\n\n`See a demo on YouTube`__.\n\n__ http://www.youtube.com/watch?v=xYeG5CVTCmk\n\nThe default fish is a simple bass at a pretty good velocity for an ASCII fish.\n\nPossibilities are endless here, gentlemen:\n\n The only limit is yourself.\n\n -- zombo.com\n\n`Fork on GitHub`__\n\n__ http://github.com/lericson/fish", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sendapatch.se/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "fish", "package_url": "https://pypi.org/project/fish/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fish/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://sendapatch.se/" }, "release_url": "https://pypi.org/project/fish/1.1/", "requires_dist": null, "requires_python": null, "summary": "Animating fish (and birds) for progress bars", "version": "1.1" }, "last_serial": 791996, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "9fe108de26742062e90c892c62155948", "sha256": "6bb8ddf8f7710eee1033e27c1932305ace07534ee459f259c9ec17e40980f7da" }, "downloads": -1, "filename": "fish-0.2.tar.gz", "has_sig": false, "md5_digest": "9fe108de26742062e90c892c62155948", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1482, "upload_time": "2010-05-06T13:12:31", "url": "https://files.pythonhosted.org/packages/3b/5e/0a9aa95cb1dc741e3255f07c0f710bd75224d601aacab77ce207f054c184/fish-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "e2e65a9e60f82449df74f505361ca326", "sha256": "7c283cdbeeaf703d80729d64c9abc5c7f0d5c003036d713b46682b634e44e913" }, "downloads": -1, "filename": "fish-0.3.tar.gz", "has_sig": false, "md5_digest": "e2e65a9e60f82449df74f505361ca326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1891, "upload_time": "2010-05-06T13:13:04", "url": "https://files.pythonhosted.org/packages/12/6a/2dbbd54fda0b67511bf3abb2f825ffc47e0d03e75db283767b4d381f035f/fish-0.3.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "5cafb0d39132626c41e93ad8cb352ee1", "sha256": "57db43098be1e8e19011a37478f143990cf188ff207eb2d7ed04c4e7a8f01786" }, "downloads": -1, "filename": "fish-1.0.tar.gz", "has_sig": false, "md5_digest": "5cafb0d39132626c41e93ad8cb352ee1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3815, "upload_time": "2010-05-18T22:07:09", "url": "https://files.pythonhosted.org/packages/65/d8/5377c59fc07b669827412c842fc04b82c69602a9bbf39ac4862c2e4bc696/fish-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "ec3bfc74686e8b70d494a5887fa23880", "sha256": "702eb5228050433c096f0bd29fa08c2be9ffd8d58184779359ccca819dde095f" }, "downloads": -1, "filename": "fish-1.1.tar.gz", "has_sig": false, "md5_digest": "ec3bfc74686e8b70d494a5887fa23880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4384, "upload_time": "2010-05-19T03:37:03", "url": "https://files.pythonhosted.org/packages/61/b5/1ce3a6c258edb6c663acc85fd85a5778bee2578a752272eca43d7cced897/fish-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec3bfc74686e8b70d494a5887fa23880", "sha256": "702eb5228050433c096f0bd29fa08c2be9ffd8d58184779359ccca819dde095f" }, "downloads": -1, "filename": "fish-1.1.tar.gz", "has_sig": false, "md5_digest": "ec3bfc74686e8b70d494a5887fa23880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4384, "upload_time": "2010-05-19T03:37:03", "url": "https://files.pythonhosted.org/packages/61/b5/1ce3a6c258edb6c663acc85fd85a5778bee2578a752272eca43d7cced897/fish-1.1.tar.gz" } ] }