Skip to content

StarryDevelopment/luduvo.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luduvo

DocumentationDiscord Support Server

Disclaimer
This wrapper is community-maintained and is not officially affiliated with Luduvo or its developers.
It is an independent project created by members of the community to simplify interaction with the Luduvo API.

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

To Install the latest stable version run the following command:

python3 -m pip install luduvo

Or to install the latest unstable version of luduvo, install git-scm and run the following:

python3 -m pip install git+https://github.com/StarryDevelopment/luduvo.py.git

Warning

Do not install the unstable version in production environments, as it is untested and may contain breaking changes or bugs.

About

A modern, asynchronous Python wrapper for the Luduvo API.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages