Skip to main content

Backblaze B2 SDK

Project description

B2 Python SDK

 Continuous Integration License python versions PyPI version Docs

This repository contains a client library and a few handy utilities for easy access to all of the capabilities of B2 Cloud Storage.

B2 command-line tool is an example of how it can be used to provide command-line access to the B2 service, but there are many possible applications (including FUSE filesystems, storage backend drivers for backup applications etc).

Documentation

The latest documentation is available on Read the Docs.

Installation

The sdk can be installed with:

pip install b2sdk

Version policy

b2sdk follows Semantic Versioning policy, so in essence the version number is MAJOR.MINOR.PATCH (for example 1.2.3) and:

  • we increase MAJOR version when we make incompatible API changes
  • we increase MINOR version when we add functionality in a backwards-compatible manner, and
  • we increase PATCH version when we make backwards-compatible bug fixes (unless someone relies on the undocumented behavior of a fixed bug)

Therefore when setting up b2sdk as a dependency, please make sure to match the version appropriately, for example you could put this in your requirements.txt to make sure your code is compatible with the b2sdk version your user will get from pypi:

b2sdk>=1.25.0,<2

Release History

Please refer to the changelog.

Developer Info

Please see our contributing guidelines.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

b2sdk-1.31.0.tar.gz (196.2 kB view details)

Uploaded Source

Built Distribution

b2sdk-1.31.0-py3-none-any.whl (270.6 kB view details)

Uploaded Python 3

File details

Details for the file b2sdk-1.31.0.tar.gz.

File metadata

  • Download URL: b2sdk-1.31.0.tar.gz
  • Upload date:
  • Size: 196.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for b2sdk-1.31.0.tar.gz
Algorithm Hash digest
SHA256 3e0e4a78e273ee4cafd622a849c1c20ba75900f4f66a252b0cc7174792c21d2d
MD5 77f79b19ceab1a4aedfe977101e43d68
BLAKE2b-256 a641dbfbd2db5aedca17ef2b1a0e5c0fa3d1e9d0500eabec40d6c255120c343c

See more details on using hashes here.

File details

Details for the file b2sdk-1.31.0-py3-none-any.whl.

File metadata

  • Download URL: b2sdk-1.31.0-py3-none-any.whl
  • Upload date:
  • Size: 270.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for b2sdk-1.31.0-py3-none-any.whl
Algorithm Hash digest
SHA256 75509102915ec0f7cfe42a08c40a9e6a2737ca50700b4b4cacf5fb1c115bfb76
MD5 230c5481def5fe0c5bea6e136faffe14
BLAKE2b-256 769202a2cdf45a8b172d4a33c9b9b0dee6ca889f61426d1cf5b2017a575710e3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page