Metadata-Version: 2.4
Name: opgg-client
Version: 0.1.3
Summary: A Python client for interacting with the OPGG API.
Home-page: https://github.com/dwwescalelol/opgg-client
Author: dwwescalelol
Author-email: dwwescalelol <james.abdallah@gmail.com>
License: MIT
Project-URL: homepage, https://github.com/dwwescalelol/opgg-client
Project-URL: Repository, https://github.com/yourusername/opgg-client
Project-URL: Issues, https://github.com/yourusername/opgg-client/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Requires-Dist: pydantic>=1.10.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-mock>=3.10.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# OPGG Client Wrapper in Python
