Metadata-Version: 2.1
Name: wgus
Version: 0.0.5
Summary: API for Wargaming Update Service (WGUS)
Home-page: https://github.com/IzeBerg/python-wgus
Author: Renat Iliev
Author-email: me@izeberg.ru
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pydantic >=1.8.2
Requires-Dist: pytest >=6.2.5
Requires-Dist: pytest-asyncio >=0.16.0
Requires-Dist: aiohttp >=3.7.4.post0
Requires-Dist: aiodns >=3.0.0
Requires-Dist: cchardet >=2.1.7
Requires-Dist: pytest >=6.2.4,<7.0.0 ; extra == "test"
Requires-Dist: pytest-cov >=2.12.0,<4.0.0 ; extra == "test"
Requires-Dist: mypy ==0.910 ; extra == "test"
Requires-Dist: flake8 >=3.8.3,<4.0.0 ; extra == "test"
Requires-Dist: black ==21.9b0 ; extra == "test"
Requires-Dist: isort >=5.0.6,<6.0.0 ; extra == "test"
Provides-Extra: test

[![Test](https://github.com/IzeBerg/wgus/actions/workflows/test.yml/badge.svg)](https://github.com/IzeBerg/wgus/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/IzeBerg/wgus/branch/main/graph/badge.svg?token=FMXTYNXAIH)](https://codecov.io/gh/IzeBerg/wgus)
<a href="https://pypi.org/project/wgus" target="_blank">
    <img src="https://img.shields.io/pypi/v/wgus?color=%2334D058&label=pypi%20package" alt="Package version">
</a>
<a href="https://pypi.org/project/wgus" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/wgus.svg?color=%2334D058" alt="Supported Python versions">
</a>

API for Wargaming Update Service (WGUS)
