Installation
Requirements
Install from PyPI
Install from source
git clone https://github.com/FleischerResearchLab/CanvasGroupy.git
cd CanvasGroupy
pip install -e .
Dependencies
CanvasGroupy depends on:
- canvasapi — Python wrapper for Canvas LMS REST API
- PyGithub — Python wrapper for GitHub REST API
- pandas — Data manipulation
- numpy — Numerical computing