Metadata-Version: 2.1
Name: wiki-bot
Version: 1.2
Summary: A random wikipedia page generator.
Home-page: https://github.com/ddxtanx/wiki_bot
Author: Garrett Credi
Author-email: gcc@ameritech.net
License: MIT
Download-URL: https://github.com/ddxtanx/wiki_bot/archive/1.1.tar.gz
Keywords: wikipedia,random,generator,command_line,api,mypy,library,wiki
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Requires-Dist: requests
Requires-Dist: mypy

A bot that uses the Wikipedia API to enumerate subcategories and subpages to generate a random page that is a member of a given supercategory.


