{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"}],"enrichment":{"capability":"B2SDK is a Python client library for Backblaze B2 Cloud Storage that provides programmatic access to upload, download, list, and manage files and buckets in B2.","skillfed_tags":["cloud-storage","backblaze","api-client"],"use_cases":["Build a backup application that uploads files to B2 Cloud Storage programmatically.","Integrate B2 storage as a backend for a FUSE filesystem or virtual drive.","Automate file management tasks like batch uploads, deletions, or lifecycle policies.","Create a storage driver for backup software to use B2 as a destination.","Sync local directories to B2 buckets with custom logic and error handling."],"what_it_does":"B2SDK is a production-stable Python client for Backblaze B2 Cloud Storage. It wraps the B2 REST API to let you programmatically upload, download, list, and manage files and buckets from Python code. The library depends on requests for HTTP communication and includes utilities for logging and type annotations.\n\nTypical use cases include building backup tools, storage backend drivers, FUSE filesystems, or any application that needs to interact with B2 Cloud Storage. The project is actively maintained, supports current Python versions (3.10 through 3.14), and follows semantic versioning so you can safely pin dependencies with version constraints like `b2sdk>=2,<3`.","worth_installing":"Yes. B2SDK is production-stable, actively maintained, has no known vulnerabilities, low install friction, and a permissive MIT license. Install it if you need to programmatically interact with Backblaze B2 Cloud Storage from Python. Pin to a major version (e.g., `b2sdk>=2,<3`) to avoid breaking changes."},"id":"b2sdk","links":{"html":"https://skillfed.io/packages/b2sdk","md":"https://skillfed.io/packages/b2sdk.md","pypi":"https://pypi.org/project/b2sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-05","license_spdx":null,"license_treatment":"permissive","name":"b2sdk","python_support":"supports_current","summary":"Backblaze B2 SDK"},"popularity":{"monthly_downloads":536015,"position":6128,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.12.0"}
