Metadata-Version: 2.4
Name: valaw
Version: 0.1.11
Summary: An asynchronous API wrapper for VALORANT's API
Author: Jet612
License: MIT
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dataclass_wizard==0.39.1
Requires-Dist: aiohttp==3.13.3
Provides-Extra: dev
Requires-Dist: python-dotenv; extra == "dev"
Dynamic: license-file

![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/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/valaw?style=for-the-badge)](https://pypi.org/project/valaw/)



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)
