This package is beign used by Moodle Organizer Bot, a Discord multipurpose bot to get users data inside the Discord environment.
See the full documentation at Poodle Docs
from poodle import Mdl
# Instantiate Moodle object
mdl = Mdl()
# Moodle Web Service function call
mdl(token="YOUR_TOKEN", url="MOODLE_BASE_URL", wsfunction="MOODLE_API_FUNCTION")
Install the development dependencies by running:
pip install -r requirements-dev.txt
- 0.1.0
- Coming soon... 🚧
Daniel Kauffmann |
Lucas Garcia |
This project is licensed under the terms of the MIT license.