Metadata-Version: 2.4
Name: pyshowdown
Version: 0.3.0
Summary: A client library for the Pokémon Showdown! battle simulator.
Author-email: Scott Maxwell <scott@scotteh.me>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ScottehMax/pyshowdown
Project-URL: Bug Tracker, https://github.com/ScottehMax/pyshowdown/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiofiles>=0.8.0
Requires-Dist: aiohttp>=3.8.6
Dynamic: license-file

<p align="center">
 <img src="https://raw.githubusercontent.com/ScottehMax/pyshowdown/main/assets/logo.png" width=300 alt="pyshowdown logo"/>
</p>

<p align="center">
  This is a client library for the Pokémon Showdown! battle simulator.
</p>
