Metadata-Version: 2.4
Name: valaw
Version: 0.1.8
Summary: An asynchronous API wrapper for VALORANT's API
Home-page: https://github.com/Jet612/valaw
Author: Jet612
Project-URL: Source, https://github.com/Jet612/valaw
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: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dataclass_wizard==0.23.0
Requires-Dist: aiohttp==3.10.10
Requires-Dist: setuptools==75.1.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

![Valaw Banner](https://raw.githubusercontent.com/Jet612/valaw/main/assets/banner.png)


[![PyPI Version](https://img.shields.io/pypi/v/valaw?style=for-the-badge)](https://pypi.org/project/valaw/)
[![GitHub Issues](https://img.shields.io/github/issues/jet612/valaw?style=for-the-badge)](https://github.com/Jet612/valaw/issues)
[![PyPI Downloads](https://img.shields.io/pypi/dm/valaw?style=for-the-badge)](https://pypi.org/project/valaw/)
[![Python Version](https://img.shields.io/pypi/pyversions/valaw?style=for-the-badge)](https://www.python.org/)
[![GitHub Contributors](https://img.shields.io/github/contributors/jet612/valaw?style=for-the-badge)](https://github.com/Jet612/valaw/graphs/contributors)


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

# Documentation
The documentation for this wrapper can be found [here](https://valaw.readthedocs.io/). Read the documentation to learn how to get started with valaw.
The documentation also has a list of all the endpoints and examples on how to use them.

# Help/Support
If you need help/support with valaw, you can join the [Discord Server](https://discord.gg/mVXpvunBbF). If you have incountered a bug, you can also open an issue on the [GitHub repository](https://github.com/Jet612/valaw/issues).

# 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)
