Metadata-Version: 2.1
Name: pyowapi
Version: 0.0.1
Summary: An asynchronous wrapper for ow-api.com using aiohttp
Home-page: https://github.com/ZusorCode/pyowapi
Author: Tobias Messner
Author-email: tobias.d.messner@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# pyowapi
`pyowapi` is an asynchronous wrapper around an official Overwatch api (https://ow-api.com) using aiohttp.

# Example usage

TODO: Do this

