Bibliocommons

Latest version: v2024.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2024.1

Authenticate to the library website and get data about checked out items.

py
import bibliocommons

'mylibrary' is the subdomain of the BiblioCommons site where you normally sign in.
https://mylibrary.bibliocommons.com
bc = bibliocommons.BiblioCommonsClient('mylibrary')

bc.authenticate('username', 'password')
bc.get_checkouts()

2024.0

This is a skeleton release, to create the project in PyPI.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.