Skip to content

A Blackboard Learn API Client for Python powered by tiny-api-client

License

Notifications You must be signed in to change notification settings

sanjacob/bblearn

Repository files navigation

Blackboard Learn API Client

This project is not endorsed by Blackboard© but developed independently

Developed with tiny-api-client

This library started as part of Blackboard Sync, but decided it could be extracted into its own distribution package.

from blackboard import BlackboardSession

session = BlackboardSession('http://blackboard.example.com/learn/api/public/v{version}', cookies=...)
session.fetch_version()

Installation

pip install bblearn

License

License: GPL  v2.1

This software is distributed under the General Public License v2, more information available at the Free Software Foundation.

About

A Blackboard Learn API Client for Python powered by tiny-api-client

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages