HyWrapper Documentation
Welcome to the documentation for HyWrapper, a modern, asynchronous, and multi-platform Hypixel API wrapper for Python, TypeScript, and JVM (Kotlin/Java).
Language Support
HyWrapper is built to provide a consistent experience across different ecosystems:
- Python: Built with
httpxandpydantic. See Python API - TypeScript: Built with
axiosandtypescript. See TypeScript API - Kotlin/Java: Built with Coroutines and OkHttp. See Kotlin API Reference
Key Features
- Auto-generated Docs: API references are generated directly from the source code.
- Multi-platform: Consistent models and methods across languages.
- Type Safety: Robust data validation and static typing.