This project is not endorsed by Moodle but developed independently
Developed with tiny-api-client
This library is developed for Blackboard Sync.
from moodle import MoodleSession
session = MoodleSession('https://sandbox.moodledemo.net/', token=...)
session.core_webservice_get_site_info()
pip install moods
This software is distributed under the General Public License v2, more information available at the Free Software Foundation.