{ "info": { "author": "Bryan Tong Minh", "author_email": "bryan.tongminh@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "
\n\n# mwclient\n\n[![Build status][build-status-img]](https://travis-ci.org/mwclient/mwclient)\n\n\n[![Test coverage][test-coverage-img]](https://coveralls.io/r/mwclient/mwclient)\n[![Code health][code-health-img]](https://landscape.io/github/mwclient/mwclient/master)\n[![Latest version][latest-version-img]](https://pypi.python.org/pypi/mwclient)\n[![MIT license][mit-license-img]](http://opensource.org/licenses/MIT)\n[![Documentation status][documentation-status-img]](http://mwclient.readthedocs.io/en/latest/)\n[![Issue statistics][issue-statistics-img]](http://isitmaintained.com/project/tldr-pages/tldr)\n[![Gitter chat][gitter-chat-img]](https://gitter.im/mwclient/mwclient)\n\n\n[build-status-img]: https://img.shields.io/travis/mwclient/mwclient.svg\n[test-coverage-img]: https://img.shields.io/coveralls/mwclient/mwclient.svg\n[code-health-img]: https://landscape.io/github/mwclient/mwclient/master/landscape.svg?style=flat\n[latest-version-img]: https://img.shields.io/pypi/v/mwclient.svg\n[mit-license-img]: https://img.shields.io/github/license/mwclient/mwclient.svg\n[documentation-status-img]: https://readthedocs.org/projects/mwclient/badge/\n[issue-statistics-img]: http://isitmaintained.com/badge/resolution/tldr-pages/tldr.svg\n[gitter-chat-img]: https://img.shields.io/gitter/room/mwclient/mwclient.svg\n\nmwclient is a lightweight Python client library to the\n[MediaWiki API](https://mediawiki.org/wiki/API)\nwhich provides access to most API functionality.\nIt works with Python 2.7 as well as 3.4 and above,\nand supports MediaWiki 1.16 and above.\nFor functions not available in the current MediaWiki,\na `MediaWikiVersionError` is raised.\n\nThe current stable\n[version 0.10.0](https://github.com/mwclient/mwclient/archive/v0.10.0.zip)\nis [available through PyPI](https://pypi.python.org/pypi/mwclient):\n\n```\n$ pip install mwclient\n```\n\nThe current [development version](https://github.com/mwclient/mwclient)\ncan be installed from GitHub:\n\n```\n$ pip install git+git://github.com/mwclient/mwclient.git\n```\n\nPlease see the [changelog\ndocument](https://github.com/mwclient/mwclient/blob/master/CHANGELOG.md)\nfor a list of changes.\n\n## Documentation\n\nUp-to-date documentation is hosted [at Read the Docs](http://mwclient.readthedocs.io/en/latest/).\nIt includes a user guide to get started using mwclient, a reference guide,\nimplementation and development notes.\n\nThere is also some documentation on the [GitHub wiki](https://github.com/mwclient/mwclient/wiki)\nthat hasn't been ported yet.\nIf you want to help, you're welcome!\n\n## Contributing\n\nPatches are welcome! See [this page](https://mwclient.readthedocs.io/en/latest/development/)\nfor information on how to get started with mwclient development.\n\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/btongminh/mwclient", "keywords": "mediawiki wikipedia", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mwclient", "package_url": "https://pypi.org/project/mwclient/", "platform": "", "project_url": "https://pypi.org/project/mwclient/", "project_urls": { "Homepage": "https://github.com/btongminh/mwclient" }, "release_url": "https://pypi.org/project/mwclient/0.10.0/", "requires_dist": [ "requests-oauthlib", "six" ], "requires_python": "", "summary": "MediaWiki API client", "version": "0.10.0" }, "last_serial": 5626863, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "a1bd1d7fbaa1c0a759abe4e8ec5dd7ec", "sha256": "dbb695bfd11f024073f56c1c472573013a1f67bb812a25f1412472faf49188ad" }, "downloads": -1, "filename": "mwclient-0.10.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1bd1d7fbaa1c0a759abe4e8ec5dd7ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28165, "upload_time": "2019-08-03T00:11:55", "url": "https://files.pythonhosted.org/packages/34/30/5acd9628ee039d5caf439218aa05e2de7808bfd4a135bb7c889a7f1da222/mwclient-0.10.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1b9f69d0eb71a031c1254b1ed16f678", "sha256": "c3f1598a5f75fb80e9b8373f6574042208358aed81470fc2178a8ae7474069af" }, "downloads": -1, "filename": "mwclient-0.10.0.tar.gz", "has_sig": false, "md5_digest": "c1b9f69d0eb71a031c1254b1ed16f678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34313, "upload_time": "2019-08-03T00:11:57", "url": "https://files.pythonhosted.org/packages/c1/ec/6206a7b3834572b3c1082f58dc960f4e49543395aa55955b598c29c9f8ad/mwclient-0.10.0.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "f48e273e00e2d9553070c41d79e77be4", "sha256": "d811d09ba9bdc7f51857d81148574beba4736beec6cfbc2b74930b0dccef4daf" }, "downloads": -1, "filename": "mwclient-0.6.5-py2.6.egg", "has_sig": false, "md5_digest": "f48e273e00e2d9553070c41d79e77be4", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 50367, "upload_time": "2011-04-10T16:19:11", "url": "https://files.pythonhosted.org/packages/57/5e/2b80447963a38a161a0e038fdfd816ad4e94a904b188deb2da6562c9d3ac/mwclient-0.6.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e09b17f63ad40ddc7fc71013690824d0", "sha256": "d184b5a3d80972d79ba226cada61844706ef4eeeb89b7ac989351a7b612d0adc" }, "downloads": -1, "filename": "mwclient-0.6.5.tar.gz", "has_sig": false, "md5_digest": "e09b17f63ad40ddc7fc71013690824d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18212, "upload_time": "2011-04-10T16:20:45", "url": "https://files.pythonhosted.org/packages/4d/0e/5c954ea7cc494dcb26eb17ca3cadb604e57443dc2346ad509b335238fa7e/mwclient-0.6.5.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "568b44faf89280d9a02c87f95b30c904", "sha256": "cd0a6093f317ab042ca9182a0f0f0455d623d63867579a31f4675bd55fcd2ca4" }, "downloads": -1, "filename": "mwclient-0.7.0.tar.gz", "has_sig": false, "md5_digest": "568b44faf89280d9a02c87f95b30c904", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16338, "upload_time": "2014-09-27T20:19:12", "url": "https://files.pythonhosted.org/packages/c3/cf/3947fb92bc8bbace7b850b3aa11706d9686257b7aa3a202a654b517e0713/mwclient-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "b9a6f5297e923cc9bb0b09692362ec18", "sha256": "d4d54ea8cd0f1b0f9dcd82bb4a8938426875dcc262acbb80350de9fdc1e05dc4" }, "downloads": -1, "filename": "mwclient-0.7.1.tar.gz", "has_sig": false, "md5_digest": "b9a6f5297e923cc9bb0b09692362ec18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18155, "upload_time": "2014-11-23T19:16:26", "url": "https://files.pythonhosted.org/packages/ee/1a/b152267e1ed905b7a6cc3a14576633b491368877c80f7dadccc51a5d9473/mwclient-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "22ef0cdb9cd86a1f5c9f3b0dd6621efd", "sha256": "195462115fadbe3cee73b5a0fe3cc28c8bdc0115c590cdc0f8b5083861003d1a" }, "downloads": -1, "filename": "mwclient-0.7.2.zip", "has_sig": false, "md5_digest": "22ef0cdb9cd86a1f5c9f3b0dd6621efd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26707, "upload_time": "2015-07-18T19:56:16", "url": "https://files.pythonhosted.org/packages/e5/4d/6570b9624b2ecb8b93fb416adef5d1fee4f1598e046b8976b3a764363ad2/mwclient-0.7.2.zip" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "070b7ed9c8da0326608d12299034bbdc", "sha256": "db1d588b8adc7239df27fdf1592063d5f768a3d21a3eb23876aad8cdb21744be" }, "downloads": -1, "filename": "mwclient-0.8.0.tar.gz", "has_sig": false, "md5_digest": "070b7ed9c8da0326608d12299034bbdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21674, "upload_time": "2016-01-10T22:37:16", "url": "https://files.pythonhosted.org/packages/3f/fe/fa5342ad3ad672e91f17a8f8c10fb7b8e175a10ca2ee2c4d928f211e51d3/mwclient-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "c1334facf2d6ca54fe6dba4ab75ecf34", "sha256": "5f892711cc0b23ff2a6d8b7986ee63cd43fd1ec92b0783604ffa7613cd1662e4" }, "downloads": -1, "filename": "mwclient-0.8.1.tar.gz", "has_sig": false, "md5_digest": "c1334facf2d6ca54fe6dba4ab75ecf34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21690, "upload_time": "2016-02-05T21:51:10", "url": "https://files.pythonhosted.org/packages/19/79/481b288a497f625ee8f76141ff3472d81428b1f14b7155a28a63a3247197/mwclient-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "0368c2c1f57c722f76c16df620114da5", "sha256": "b1ee89622ac43206f00a2449d7b995efdc940a3542257cd8da7fc0b46bb94bf1" }, "downloads": -1, "filename": "mwclient-0.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0368c2c1f57c722f76c16df620114da5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28672, "upload_time": "2016-10-23T19:42:19", "url": "https://files.pythonhosted.org/packages/05/cc/91d0c758ca5c58103898c36d30647a43f4ccefb32d26186a82cfce44ff47/mwclient-0.8.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fb5863ee8e7e436e2ecf230a48084e0", "sha256": "e16fa5bc4fd1a2acfc5cc3897e7132500917198bd17350b543893c17abe2cbb6" }, "downloads": -1, "filename": "mwclient-0.8.2.tar.gz", "has_sig": false, "md5_digest": "2fb5863ee8e7e436e2ecf230a48084e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23219, "upload_time": "2016-10-23T19:42:22", "url": "https://files.pythonhosted.org/packages/39/61/f743f760a720c4fd303192d12c3c8bd902543e7749a9efb1ba44b4ab0ead/mwclient-0.8.2.tar.gz" } ], "0.8.4": [ { "comment_text": "", "digests": { "md5": "6a1a6a2d2076bc713849bea1c687e6de", "sha256": "10f12c1da499cd781d6c896332d562c84132bc7c7de2122b3bf06e61210ae6cd" }, "downloads": -1, "filename": "mwclient-0.8.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a1a6a2d2076bc713849bea1c687e6de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28733, "upload_time": "2017-02-23T19:56:47", "url": "https://files.pythonhosted.org/packages/22/36/eb5f681c6e212242e814bc8b92579c4108fe703e3a9979983ee7d6070535/mwclient-0.8.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8532c9e0e0cbda4e1b6495c361d0310c", "sha256": "eedffd90912ec9ea1044c3e15c62d62df8763ad87cfd1f47ccf7ef53e1b7a018" }, "downloads": -1, "filename": "mwclient-0.8.4.tar.gz", "has_sig": false, "md5_digest": "8532c9e0e0cbda4e1b6495c361d0310c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23263, "upload_time": "2017-02-23T19:56:49", "url": "https://files.pythonhosted.org/packages/66/84/e99c39f3ab25a18eea9371d4e47ba79866d08f2e0ef3d70926f3ebd05c1b/mwclient-0.8.4.tar.gz" } ], "0.8.5": [ { "comment_text": "", "digests": { "md5": "9a2011481bb2f4ae637214fe788dc78c", "sha256": "aa0a7fd57c80cfa0a894645b1dde24f6d4b2c290be5d1107bba44355d90c76c0" }, "downloads": -1, "filename": "mwclient-0.8.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a2011481bb2f4ae637214fe788dc78c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29351, "upload_time": "2017-05-18T06:23:03", "url": "https://files.pythonhosted.org/packages/97/3a/7b089c8634acae83c8f2e1612b91322557e8ae0726182c63a383185c5b3e/mwclient-0.8.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17e47e81084a0f5fc634fa2fb8da9ca5", "sha256": "d060e2386d3dfd08414134f118c87038fd33640b7e12ceeda7cbed01ccbfb7f3" }, "downloads": -1, "filename": "mwclient-0.8.5.tar.gz", "has_sig": false, "md5_digest": "17e47e81084a0f5fc634fa2fb8da9ca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23849, "upload_time": "2017-05-18T06:23:05", "url": "https://files.pythonhosted.org/packages/52/5a/52ca9bebe6ebab6fe2cdc86c506e542b09a749630e1de805aa6d29f5fb3e/mwclient-0.8.5.tar.gz" } ], "0.8.6": [ { "comment_text": "", "digests": { "md5": "51114f95c964ef9de0e7aead3e54a2b7", "sha256": "f01efd6d6765a12017cd5bc2edd55b79a5e7fbb7343e74c6a23de8a3475e2741" }, "downloads": -1, "filename": "mwclient-0.8.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51114f95c964ef9de0e7aead3e54a2b7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29444, "upload_time": "2017-07-31T12:08:56", "url": "https://files.pythonhosted.org/packages/2e/d4/3d11654492c104ade0f221ecc17222ab34861c15c39df508c8c7a79b3ebe/mwclient-0.8.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a73687e8caa4248e9f48caece76592ff", "sha256": "08f917b995b331b937ed8c7e297406e3c8d33b80234679ee7fbfeeafd7570a8e" }, "downloads": -1, "filename": "mwclient-0.8.6.tar.gz", "has_sig": false, "md5_digest": "a73687e8caa4248e9f48caece76592ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23719, "upload_time": "2017-07-31T12:08:58", "url": "https://files.pythonhosted.org/packages/cd/38/beaf985032b42a0b0c8f9028b469c4dcb0bd7bfab62707ec27af7e890e84/mwclient-0.8.6.tar.gz" } ], "0.8.7": [ { "comment_text": "", "digests": { "md5": "d22f3ee009513d70c351a1c9c48f05a0", "sha256": "eb0d6f134e3c2e8c7c46a439f8c5d97c4812a5826110583351a2663b9f14a771" }, "downloads": -1, "filename": "mwclient-0.8.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d22f3ee009513d70c351a1c9c48f05a0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29493, "upload_time": "2018-01-14T15:11:07", "url": "https://files.pythonhosted.org/packages/0c/d6/c50a98bfc364e214672e1258f6c3ebacf51d108a36d1f4424c0a89c59bd6/mwclient-0.8.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73d91ecb1064ffa6136ee0d214a603cf", "sha256": "dc22691c8a21f0ec9ee6d8742eaae4d7ce6f8a75df655a99d836aeb42a9e8b36" }, "downloads": -1, "filename": "mwclient-0.8.7-py3.6.egg", "has_sig": false, "md5_digest": "73d91ecb1064ffa6136ee0d214a603cf", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 60647, "upload_time": "2018-07-31T09:17:59", "url": "https://files.pythonhosted.org/packages/95/de/3c62420522094fbfe66c9405acb66243b330bbc000f98f8da42dbc0663e6/mwclient-0.8.7-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "486d3109e73d298d512d967501b23647", "sha256": "3bdaaa48fda6386b190651e49484a549bd0c48b97573dbda34a8b7c4c80430ed" }, "downloads": -1, "filename": "mwclient-0.8.7.tar.gz", "has_sig": false, "md5_digest": "486d3109e73d298d512d967501b23647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33933, "upload_time": "2018-01-14T15:11:09", "url": "https://files.pythonhosted.org/packages/63/05/ddf7d1b0d3a1dc9ee650dcaef7ddfbb980b4d2f0c41128c5f9e6fed5e8e2/mwclient-0.8.7.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "8d4010ccde4b3d3fae9595c4a7515f5a", "sha256": "10d318b36f1f38c3d480ab95450514054a9b7b2d00315cac4f97d096284b17e3" }, "downloads": -1, "filename": "mwclient-0.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8d4010ccde4b3d3fae9595c4a7515f5a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27249, "upload_time": "2018-07-31T09:17:58", "url": "https://files.pythonhosted.org/packages/1d/f9/2bf5562aba1f5e4f30687817e57ac853643b05bd4fc9fd44b21dc8945d7a/mwclient-0.9.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9fc00d68dbf4a3db4ca476d438d6b57", "sha256": "ed7a0eeb98f0309946ae8762b60eae10eb507e4b67400931ec24abd0aee3d7b4" }, "downloads": -1, "filename": "mwclient-0.9.1.tar.gz", "has_sig": false, "md5_digest": "b9fc00d68dbf4a3db4ca476d438d6b57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34952, "upload_time": "2018-07-31T09:18:00", "url": "https://files.pythonhosted.org/packages/1b/9b/c790760100c336e596b99ad13537fda36c13ea6f289b88594e9ad0d90a1e/mwclient-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "9ca6b419498d871e371977e47deb8353", "sha256": "6e14b31ab98d898ff257ee09190d211075a91a0b9b46ccfb336b0fef7f097dce" }, "downloads": -1, "filename": "mwclient-0.9.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9ca6b419498d871e371977e47deb8353", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28228, "upload_time": "2018-11-04T23:07:09", "url": "https://files.pythonhosted.org/packages/db/88/0d77625e77c97c8bcb7c4047734cf21bf0c181276e6145ddc131a2d09c8c/mwclient-0.9.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "994337c4153d86345f2dfdf74e53b546", "sha256": "60ed0b13fdef8cb2ce4dde79bc92dd729de093e86f188225b4bcd73e32d75282" }, "downloads": -1, "filename": "mwclient-0.9.2.tar.gz", "has_sig": false, "md5_digest": "994337c4153d86345f2dfdf74e53b546", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35052, "upload_time": "2018-11-04T23:07:11", "url": "https://files.pythonhosted.org/packages/f8/5a/9a5cf29e256c5720b9dc3b60586be6557e5f8bbf313d90bf75b0d967f0af/mwclient-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "e3e613836b5956e7170ec0080a465a3f", "sha256": "6d483ec156d90b7defa742685210bea61f7f65e6a01f8a189650f6c04f4c9115" }, "downloads": -1, "filename": "mwclient-0.9.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e3e613836b5956e7170ec0080a465a3f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27463, "upload_time": "2018-11-22T21:25:00", "url": "https://files.pythonhosted.org/packages/e3/b3/2f027ed75902000e8fbdeea000f0d9ad96f935bfdf85ac533f12f21042aa/mwclient-0.9.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dfa94a6ee233338173257afd823ab57f", "sha256": "105123ec13a9519453612edf6f2d055b6b0f15ea6c457ea2c0c53af1951e3fd3" }, "downloads": -1, "filename": "mwclient-0.9.3.tar.gz", "has_sig": false, "md5_digest": "dfa94a6ee233338173257afd823ab57f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35210, "upload_time": "2018-11-22T21:25:02", "url": "https://files.pythonhosted.org/packages/14/3e/3d33ad1e144f95c86ec9ef75de88dea41c9c9a1458709f358035e86c069a/mwclient-0.9.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1bd1d7fbaa1c0a759abe4e8ec5dd7ec", "sha256": "dbb695bfd11f024073f56c1c472573013a1f67bb812a25f1412472faf49188ad" }, "downloads": -1, "filename": "mwclient-0.10.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1bd1d7fbaa1c0a759abe4e8ec5dd7ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28165, "upload_time": "2019-08-03T00:11:55", "url": "https://files.pythonhosted.org/packages/34/30/5acd9628ee039d5caf439218aa05e2de7808bfd4a135bb7c889a7f1da222/mwclient-0.10.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1b9f69d0eb71a031c1254b1ed16f678", "sha256": "c3f1598a5f75fb80e9b8373f6574042208358aed81470fc2178a8ae7474069af" }, "downloads": -1, "filename": "mwclient-0.10.0.tar.gz", "has_sig": false, "md5_digest": "c1b9f69d0eb71a031c1254b1ed16f678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34313, "upload_time": "2019-08-03T00:11:57", "url": "https://files.pythonhosted.org/packages/c1/ec/6206a7b3834572b3c1082f58dc960f4e49543395aa55955b598c29c9f8ad/mwclient-0.10.0.tar.gz" } ] }