aio-wiki

Asyncio client for interacting with wikimedia APIs


License
MIT
Install
pip install aio-wiki==0.1.0

Documentation

aio_wiki

Asyncio client for interacting with wikimedia APIs

Installation instructions:

pip install aio_wiki

Usage:

from aio_wiki import GraphClient

client = GraphClient()

Note

aio_wiki is not affiliated or endorsed by any of the web services it interacts with.