{ "info": { "author": "Rendy Arya Kemal", "author_email": "rendyarya22@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Yippi! \u00c2\u00a0|Documentation Status| |Build Status|\n=============================================\n\nYippi is an e621 API wrapper for Python, to make everyone's life\nsimplier.\n\nRequirements\n============\n\n- Python 3.x\n- urllib\n- json\n\nInstallation\n============\n\nClone this repository, and type this down\n\n.. code:: bash\n\n $ pip install -e .\n\nExample\n=======\n\n.. code:: python\n\n results = yippi.search(['girly', 'male', 'fox']) # Searches e621 with \"girly male fox\" as query\n results[0].file_url # Get the image/file's URL\n\n`Full Documentation`_\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/yippi/badge/?version=latest\n :target: http://yippi.readthedocs.io/en/latest/?badge=latest\n.. |Build Status| image:: https://travis-ci.org/Rendyindo/yippi.svg?branch=master\n :target: https://travis-ci.org/Rendyindo/yippi\n.. _Full Documentation: https://yippidocs.rorre.me/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Rendyindo/yippi", "keywords": "yippi,e621,API", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "yippi", "package_url": "https://pypi.org/project/yippi/", "platform": "", "project_url": "https://pypi.org/project/yippi/", "project_urls": { "Homepage": "https://github.com/Rendyindo/yippi" }, "release_url": "https://pypi.org/project/yippi/0.0.1b5/", "requires_dist": null, "requires_python": ">=3", "summary": "an e621 API wrapper for Python.", "version": "0.0.1b5" }, "last_serial": 3857814, "releases": { "0.0.1b3": [ { "comment_text": "", "digests": { "md5": "e7ee52fc12f672a14f4bade72660126f", "sha256": "e2aa1ebc322b72a58f2fb5c36fd95c6ce5a9330aeeee6bfb986a6da4474e1275" }, "downloads": -1, "filename": "yippi-0.0.1b3.tar.gz", "has_sig": false, "md5_digest": "e7ee52fc12f672a14f4bade72660126f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11356, "upload_time": "2018-04-04T05:40:06", "url": "https://files.pythonhosted.org/packages/51/4d/e0fc3c1c1c1c1a1ad2c0cfa2f4cb06b80c3e6ced9bedf04ba5c4ffac0114/yippi-0.0.1b3.tar.gz" } ], "0.0.1b4": [ { "comment_text": "", "digests": { "md5": "49ec3db46b9d94bc64d6f4d30837c26a", "sha256": "5f74beb84a8c824f0e3be121edf5d06577a11d31a1c23d0f77a89927edf78660" }, "downloads": -1, "filename": "yippi-0.0.1b4.tar.gz", "has_sig": false, "md5_digest": "49ec3db46b9d94bc64d6f4d30837c26a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11465, "upload_time": "2018-04-05T02:20:47", "url": "https://files.pythonhosted.org/packages/c1/0f/47b2ad3af8e4c1a0e1569b6c24950a6fab44c5a310c23afeceaece650f6f/yippi-0.0.1b4.tar.gz" } ], "0.0.1b5": [ { "comment_text": "", "digests": { "md5": "21dce526295d1bf913ba40f5cb283000", "sha256": "7d533d5558a04478d53e2a4f05762f20b3c98b555f4d7249d19743b79c1d98a7" }, "downloads": -1, "filename": "yippi-0.0.1b5.tar.gz", "has_sig": false, "md5_digest": "21dce526295d1bf913ba40f5cb283000", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 13890, "upload_time": "2018-05-13T03:22:09", "url": "https://files.pythonhosted.org/packages/7c/43/5c21f4d6648e99633eee7122631cab1efabe1f7cdb4204ef2dcae5548352/yippi-0.0.1b5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21dce526295d1bf913ba40f5cb283000", "sha256": "7d533d5558a04478d53e2a4f05762f20b3c98b555f4d7249d19743b79c1d98a7" }, "downloads": -1, "filename": "yippi-0.0.1b5.tar.gz", "has_sig": false, "md5_digest": "21dce526295d1bf913ba40f5cb283000", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 13890, "upload_time": "2018-05-13T03:22:09", "url": "https://files.pythonhosted.org/packages/7c/43/5c21f4d6648e99633eee7122631cab1efabe1f7cdb4204ef2dcae5548352/yippi-0.0.1b5.tar.gz" } ] }