Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bblearn

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bblearn

An API client for Blackboard Learn

  • 0.3.6
  • PyPI
  • Socket score

Maintainers
1

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc