{ "info": { "author": "Marc Ford", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# aio_wiki\n\nAsyncio client for interacting with wikimedia APIs\n\nInstallation instructions:\n\n```bash\npip install aio_wiki\n```\n\nUsage:\n```python\n\nfrom aio_wiki import GraphClient\n\nclient = GraphClient()\n\n```\n\nNote\n---------\naio_wiki is not affiliated or endorsed by any of the web services it interacts with.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mfdeux/aio_wiki", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "aio-wiki", "package_url": "https://pypi.org/project/aio-wiki/", "platform": "", "project_url": "https://pypi.org/project/aio-wiki/", "project_urls": { "Homepage": "https://github.com/mfdeux/aio_wiki" }, "release_url": "https://pypi.org/project/aio-wiki/0.1.0/", "requires_dist": [ "aiohttp" ], "requires_python": "", "summary": "Asyncio client for interacting with wikimedia APIs", "version": "0.1.0" }, "last_serial": 4231236, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e014dd7fcb50d3ec25983f6fec838bd8", "sha256": "1e9f0473c610fce144ecf086a11111668c4cf522924738bc7f6411f0b00bdd6d" }, "downloads": -1, "filename": "aio_wiki-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e014dd7fcb50d3ec25983f6fec838bd8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10896, "upload_time": "2018-09-02T14:02:08", "url": "https://files.pythonhosted.org/packages/a0/1d/7b2f905b08d56bbba6e68db169963649fd474e106849655cffa6650b285f/aio_wiki-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79bfff92c32a119a60b8d853ca4a599f", "sha256": "81d25c02b1fc9d31791b77fd5b2e90813a0325a93fa7abd536bedc132c188c29" }, "downloads": -1, "filename": "aio_wiki-0.1.0.tar.gz", "has_sig": false, "md5_digest": "79bfff92c32a119a60b8d853ca4a599f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21595, "upload_time": "2018-09-02T14:02:10", "url": "https://files.pythonhosted.org/packages/67/71/0c110af0cd840f69737ffe71f3dd5e27a6084bd7194a204af65cbfcc107b/aio_wiki-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e014dd7fcb50d3ec25983f6fec838bd8", "sha256": "1e9f0473c610fce144ecf086a11111668c4cf522924738bc7f6411f0b00bdd6d" }, "downloads": -1, "filename": "aio_wiki-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e014dd7fcb50d3ec25983f6fec838bd8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10896, "upload_time": "2018-09-02T14:02:08", "url": "https://files.pythonhosted.org/packages/a0/1d/7b2f905b08d56bbba6e68db169963649fd474e106849655cffa6650b285f/aio_wiki-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79bfff92c32a119a60b8d853ca4a599f", "sha256": "81d25c02b1fc9d31791b77fd5b2e90813a0325a93fa7abd536bedc132c188c29" }, "downloads": -1, "filename": "aio_wiki-0.1.0.tar.gz", "has_sig": false, "md5_digest": "79bfff92c32a119a60b8d853ca4a599f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21595, "upload_time": "2018-09-02T14:02:10", "url": "https://files.pythonhosted.org/packages/67/71/0c110af0cd840f69737ffe71f3dd5e27a6084bd7194a204af65cbfcc107b/aio_wiki-0.1.0.tar.gz" } ] }