Metadata-Version: 2.4
Name: hypixelv2.py
Version: 0.1.3
Summary: Hypixel API Wrapper for Python
Author-email: zium1337 <imflo7dxepij678t7zz4@gmail.com>
Project-URL: Homepage, https://github.com/zium1337/hy.py
Project-URL: Bug Tracker, https://github.com/zium1337/hy.py/issues
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.11.4
Dynamic: license-file

# Hy.py

Hypixel API Wrapper for Python

## Installation

```bash
pip install hypixelv2.py
```
