Skip to content

Instantly share code, notes, and snippets.

View BbrSofiane's full-sized avatar
🎯
Focusing

Sofiane Bébert BbrSofiane

🎯
Focusing
View GitHub Profile
@BbrSofiane
BbrSofiane / openedx_client.py
Created May 11, 2021 08:55 — forked from bradenmacdonald/openedx_client.py
Open edX API Client Example
"""
API Client used to make requests from Open edX
Originally created by OpenCraft for LabXchange, www.labxchange.org
You may use this under the terms of the Apache 2 license,
https://www.apache.org/licenses/LICENSE-2.0
"""
import logging