Metadata-Version: 2.1
Name: valaw
Version: 0.0.4
Summary: An asynchronous API wrapper for VALORANT's API
Home-page: https://github.com/Jet612/valaw
Author: Jet612
Project-URL: Documentation, https://valaw.readthedocs.io
Project-URL: Issue Tracker, https://github.com/Jet612/valaw/issues
Project-URL: Chat/Support, https://discord.gg/mVXpvunBbF
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp (==3.8.3)
Requires-Dist: setuptools (==67.6.0)

<img src="https://raw.githubusercontent.com/Jet612/valaw/main/assets/banner.png">

<a href="https://pypi.org/project/valaw/"><img src="https://img.shields.io/pypi/v/valaw?style=for-the-badge">
<a href="https://github.com/Jet612/valaw/issues"><img src="https://img.shields.io/github/issues/jet612/valaw?style=for-the-badge">
<a href="https://pypi.org/project/valaw/"><img src="https://img.shields.io/pypi/dm/valaw?style=for-the-badge">
<a href="https://www.python.org/"><img src="https://img.shields.io/pypi/pyversions/valaw?style=for-the-badge">
<a href="https://github.com/Jet612/valaw/graphs/contributors"><img src="https://img.shields.io/github/contributors/jet612/valaw?style=for-the-badge">

valaw is an asynchronous API wrapper for VALORANT's API.

# Documentation
The documentation for this wrapper can be found [here](https://valaw.readthedocs.io/).

# Quick Links
- [Discord](https://discord.gg/mVXpvunBbF)
- [PyPI](https://pypi.org/project/valaw/)
- [GitHub](https://github.com/Jet612/valaw)
- [Documentation](https://valaw.readthedocs.io/)

This project is owned and maintained by Jet612, other contributors can be found [here](https://github.com/Jet612/valaw/graphs/contributors)
