{ "info": { "author": "Aoi Fukuoka", "author_email": "aoponaopon85746@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "afanimation\n===========\n\nOverview\n========\n\nDescription\n-----------\n\nThis is a simple python loading animation including funny expression.\nYou can make people waiting completion of tasks less bored.\n\nRequirement\n-----------\n\n- Module\n\n - enum\n\n- Environment\n- Python 2.7 or above.\n\nUsage\n-----\n\n::\n\n import afanimation\n a = afanimation.Animation()\n a.start()\n ....Some loading tasks....\n a.stop()\n\nInstall\n-------\n\npip install afanimation\n\nLicence\n-------\n\nMIT\n\nAuthor\n------\n\n[Aoi Fukuoka] (https://github.com/aoifukuoka)", "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/aoifukuoka/afanimation", "keywords": "animation,loading,load,shell,funny,simple", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "afanimation", "package_url": "https://pypi.org/project/afanimation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/afanimation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/aoifukuoka/afanimation" }, "release_url": "https://pypi.org/project/afanimation/0.0.8/", "requires_dist": null, "requires_python": null, "summary": "A simple python loading animation including funny expression.", "version": "0.0.8" }, "last_serial": 2100924, "releases": { "0.0.8": [ { "comment_text": "", "digests": { "md5": "bc8fcd9c371f3c6eabd61010f7b28f03", "sha256": "4be9f8131c8cdb0f5f15273e261d1d6d71eda465dd94c66b725a808184faff78" }, "downloads": -1, "filename": "afanimation-0.0.8.tar.gz", "has_sig": false, "md5_digest": "bc8fcd9c371f3c6eabd61010f7b28f03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2446, "upload_time": "2016-05-05T15:10:12", "url": "https://files.pythonhosted.org/packages/bc/8e/3734f82d67ae1b440faeb585ca210620036fef3806859eaf2f4c364ebd50/afanimation-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc8fcd9c371f3c6eabd61010f7b28f03", "sha256": "4be9f8131c8cdb0f5f15273e261d1d6d71eda465dd94c66b725a808184faff78" }, "downloads": -1, "filename": "afanimation-0.0.8.tar.gz", "has_sig": false, "md5_digest": "bc8fcd9c371f3c6eabd61010f7b28f03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2446, "upload_time": "2016-05-05T15:10:12", "url": "https://files.pythonhosted.org/packages/bc/8e/3734f82d67ae1b440faeb585ca210620036fef3806859eaf2f4c364ebd50/afanimation-0.0.8.tar.gz" } ] }