{ "info": { "author": "Walid Saad", "author_email": "walid.sa3d@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pirouette\n=========\n\n|Build| |downloads| |license| |version| |PEP8|\n\nloading animation for cli apps\n\nInstall (automatic)\n-------------------\n\n::\n\n $ pip install pirouette\n\nInstall (manual)\n----------------\n\n::\n\n $ git clone \n $ cd pirouette\n $ python setup.py install\n\nUsage\n-----\n\n.. code:: python\n\n >> from pirouette.core import Spinner\n\n >> Spinner().spin()\n \u280f\n >> Spinner().spin(color='red')\n \u280f\n >> Spinner().spin(color='yellow', shape='clock')\n \ud83d\udd50\n\nLicense\n-------\n\nMIT\n\n.. |Build| image:: https://travis-ci.org/walidsa3d/pirouette.svg?branch=master\n.. |downloads| image:: https://img.shields.io/pypi/dm/pirouette.svg\n.. |license| image:: https://img.shields.io/pypi/l/pirouette.svg\n.. |version| image:: https://img.shields.io/pypi/v/pirouette.svg\n.. |PEP8| image:: https://img.shields.io/badge/code%20style-pep8-orange.svg\n :target: https://www.python.org/dev/peps/pep-0008/", "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/walidsa3d/pirouette", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pirouette", "package_url": "https://pypi.org/project/pirouette/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pirouette/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/walidsa3d/pirouette" }, "release_url": "https://pypi.org/project/pirouette/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "loading animation for cli apps", "version": "0.2.0" }, "last_serial": 1846923, "releases": { "0.0.0": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "0a5323cb2cfa48d2dc01a8ab0c46f6cc", "sha256": "ba92c70aa634cd251d2b345785b3aead28f0f3d8858fdf99891a4b6007662c86" }, "downloads": -1, "filename": "pirouette-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0a5323cb2cfa48d2dc01a8ab0c46f6cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2532, "upload_time": "2015-11-29T11:42:29", "url": "https://files.pythonhosted.org/packages/68/e1/5eeb360054a78340a957fe62233100ee7800138e2851e3a04eb10a5c9c96/pirouette-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fa0bf98b3ac087846841e6f5c5046f0f", "sha256": "750520a27769174981d91a70dc3049191639eaddbea9b1396a726844e898f7a8" }, "downloads": -1, "filename": "pirouette-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fa0bf98b3ac087846841e6f5c5046f0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2751, "upload_time": "2015-12-04T18:14:52", "url": "https://files.pythonhosted.org/packages/46/d7/901722f21c0ee78310ca4a3aec5ce40c64be8e518ae61d3af91efe9445b0/pirouette-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa0bf98b3ac087846841e6f5c5046f0f", "sha256": "750520a27769174981d91a70dc3049191639eaddbea9b1396a726844e898f7a8" }, "downloads": -1, "filename": "pirouette-0.2.0.tar.gz", "has_sig": false, "md5_digest": "fa0bf98b3ac087846841e6f5c5046f0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2751, "upload_time": "2015-12-04T18:14:52", "url": "https://files.pythonhosted.org/packages/46/d7/901722f21c0ee78310ca4a3aec5ce40c64be8e518ae61d3af91efe9445b0/pirouette-0.2.0.tar.gz" } ] }