Metadata-Version: 2.1
Name: wikiusers
Version: 1.2.0
Summary: A python3 module that uses the Mediawiki History Dump Tsv to download the datasets, analyze them, uploading them to MongoDB and postprocess them. The result is a database with tons of information on every individual user of Wikipedia
Home-page: https://github.com/euberdeveloper/wikiusers
License: GPL
Keywords: wikiusers,mediawiki-history-dump-tsv,mediawiki,wikipedia,wikipedians
Author: Eugenio Vinicio Berretta
Author-email: euberdeveloper@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: autopep8 (>=1.5.7,<2.0.0)
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: pylint (>=2.9.3,<3.0.0)
Requires-Dist: pymongo (>=3.11.4,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: whdtscraper (>=1.0.1,<2.0.0)
Project-URL: Repository, https://github.com/euberdeveloper/wikiusers
