{
"info": {
"author": "",
"author_email": "",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5"
],
"description": "WikiWho\n=======\nAn algorithm to identify the revision origin of - and all changes ever applied to - the tokens of a revisioned Wiki document. This enables, e.g., detecting authorship and editor interactions.\n\nAlso check out the `WikiWho API `_ for current data from Wikipedia.\n\nRequirements and Installation\n=============================\nWikiWho runs both on python 2 and 3.\n\n`requests `_ package is required to get revision meta data and text from Wikipedia api.\n\n`mwxml `_ package is required to get revision meta data and text from xml dumps. This package runs on only python 3.\n\nInstall WikiWho package using `pip`::\n\n pip install git+git://github.com/wikiwho/WikiWho.git@master#egg=WikiWho\n\nRunning WikiWho\n===============\nYou can check example scripts under `WikiWho/WikiWho/examples `_ to see how to run WikiWho.\n\nContact\n=======\n* Fabian Floeck: fabian.floeck[.]gesis.org\n* Maribel Acosta: maribel.acosta[.]kit.edu\n* Kenan Erdogan: kenan.erdogan[.]gesis.org\n\nLicense\n=======\nThis work is licensed under MIT.\n\n**Developed at Karlsruhe Institute of Technology and GESIS - Leibniz Institute for the Social Sciences**\n\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/wikiwho/WikiWho",
"keywords": "wikipedia revision content authorship",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "WikiWho",
"package_url": "https://pypi.org/project/WikiWho/",
"platform": "",
"project_url": "https://pypi.org/project/WikiWho/",
"project_urls": {
"Homepage": "https://github.com/wikiwho/WikiWho"
},
"release_url": "https://pypi.org/project/WikiWho/1.0.3/",
"requires_dist": [
"requests",
"mwxml"
],
"requires_python": "",
"summary": "An algorithm to identify authorship and editor interactions in Wiki revisioned content.",
"version": "1.0.3"
},
"last_serial": 4983141,
"releases": {
"1.0.3": [
{
"comment_text": "",
"digests": {
"md5": "d1486aed7a376dda19308a28615cf0a7",
"sha256": "f6e666c52117f16962379c403c72ab701332f278a5ab79033b74520fb8c03b72"
},
"downloads": -1,
"filename": "WikiWho-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d1486aed7a376dda19308a28615cf0a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13314,
"upload_time": "2019-03-25T15:45:47",
"url": "https://files.pythonhosted.org/packages/55/25/831da4564573ae66cb53c5f920475d3bb0e3f9a7aa2a0416bd3e4e12f16e/WikiWho-1.0.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9938d8b8cf84ee19932148fd46613029",
"sha256": "c08c58f7e25acdd529655ba6b777f943b5fb604329a164aaac5a94973ee8ffa0"
},
"downloads": -1,
"filename": "WikiWho-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "9938d8b8cf84ee19932148fd46613029",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12758,
"upload_time": "2019-03-25T15:45:49",
"url": "https://files.pythonhosted.org/packages/72/c2/4d71667dbfd79e674a580d1f82b467e119c10ee96eab68731a8b7e4a735b/WikiWho-1.0.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d1486aed7a376dda19308a28615cf0a7",
"sha256": "f6e666c52117f16962379c403c72ab701332f278a5ab79033b74520fb8c03b72"
},
"downloads": -1,
"filename": "WikiWho-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d1486aed7a376dda19308a28615cf0a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13314,
"upload_time": "2019-03-25T15:45:47",
"url": "https://files.pythonhosted.org/packages/55/25/831da4564573ae66cb53c5f920475d3bb0e3f9a7aa2a0416bd3e4e12f16e/WikiWho-1.0.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9938d8b8cf84ee19932148fd46613029",
"sha256": "c08c58f7e25acdd529655ba6b777f943b5fb604329a164aaac5a94973ee8ffa0"
},
"downloads": -1,
"filename": "WikiWho-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "9938d8b8cf84ee19932148fd46613029",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12758,
"upload_time": "2019-03-25T15:45:49",
"url": "https://files.pythonhosted.org/packages/72/c2/4d71667dbfd79e674a580d1f82b467e119c10ee96eab68731a8b7e4a735b/WikiWho-1.0.3.tar.gz"
}
]
}