Overview
Overview¶
A modern, asynchronous Python wrapper for the Luduvo API.
Features¶
- Asynchronous: Works well with asynchronous frameworks like FastAPI and discord.py.
- Clean Architecture: Object-oriented structure that maps API resources to intuitive Python classes.
- Flexible: Suitable for small scripts, bots, and large-scale backend services.
- Lightweight: Minimal overhead and dependencies.
Installation¶
Install the latest stable version with:
python3 -m pip install luduvo