Name | b2sdk JSON |
Version |
2.10.0
JSON |
| download |
home_page | None |
Summary | Backblaze B2 SDK |
upload_time | 2025-08-17 23:50:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
backblaze
b2
cloud
storage
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# B2 Python SDK
[](https://github.com/Backblaze/b2-sdk-python/actions?query=workflow%3A%22Continuous+Integration%22) [](https://pypi.python.org/pypi/b2) [](https://pypi.python.org/pypi/b2sdk) [](https://pypi.python.org/pypi/b2sdk) [](https://b2-sdk-python.readthedocs.io/en/master/)
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](https://github.com/Backblaze/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](https://b2-sdk-python.readthedocs.io).
# Installation
The sdk can be installed with:
pip install b2sdk
# Version policy
b2sdk follows [Semantic Versioning](https://semver.org/) 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>=2,<3
```
# Release History
Please refer to the [changelog](CHANGELOG.md).
# Developer Info
Please see our [contributing guidelines](CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": null,
"name": "b2sdk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "backblaze, b2, cloud, storage",
"author": null,
"author_email": "Backblaze Inc <support@backblaze.com>",
"download_url": "https://files.pythonhosted.org/packages/3b/ed/41cf8eb982f737b5f591a01446dd78db79269a24bc71142eb74fcf42c039/b2sdk-2.10.0.tar.gz",
"platform": null,
"description": "# B2 Python SDK\n [](https://github.com/Backblaze/b2-sdk-python/actions?query=workflow%3A%22Continuous+Integration%22) [](https://pypi.python.org/pypi/b2) [](https://pypi.python.org/pypi/b2sdk) [](https://pypi.python.org/pypi/b2sdk) [](https://b2-sdk-python.readthedocs.io/en/master/)\n\n\n\nThis repository contains a client library and a few handy utilities for easy access to all of the capabilities of B2 Cloud Storage.\n\n[B2 command-line tool](https://github.com/Backblaze/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).\n\n# Documentation\n\nThe latest documentation is available on [Read the Docs](https://b2-sdk-python.readthedocs.io).\n\n# Installation\n\nThe sdk can be installed with:\n\n pip install b2sdk\n\n# Version policy\n\nb2sdk follows [Semantic Versioning](https://semver.org/) policy, so in essence the version number is MAJOR.MINOR.PATCH (for example 1.2.3) and:\n- we increase MAJOR version when we make incompatible API changes\n- we increase MINOR version when we add functionality in a backwards-compatible manner, and\n- we increase PATCH version when we make backwards-compatible bug fixes (unless someone relies on the undocumented behavior of a fixed bug)\n\nTherefore 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:\n\n```\nb2sdk>=2,<3\n```\n\n# Release History\n\nPlease refer to the [changelog](CHANGELOG.md).\n\n# Developer Info\n\nPlease see our [contributing guidelines](CONTRIBUTING.md).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Backblaze B2 SDK",
"version": "2.10.0",
"project_urls": {
"Homepage": "https://github.com/Backblaze/b2-sdk-python"
},
"split_keywords": [
"backblaze",
" b2",
" cloud",
" storage"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "eb06ebe02bbb6ba8c7534fed07d184260bc028ca3689c48f9cdda41c0e915b0f",
"md5": "42d6563e06a97eac9e35a2f6fddc5d4a",
"sha256": "5bb587830a840b60ed148765b29870d251c6d02408712c5c3447725a1414d52d"
},
"downloads": -1,
"filename": "b2sdk-2.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "42d6563e06a97eac9e35a2f6fddc5d4a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 298854,
"upload_time": "2025-08-17T23:50:38",
"upload_time_iso_8601": "2025-08-17T23:50:38.742061Z",
"url": "https://files.pythonhosted.org/packages/eb/06/ebe02bbb6ba8c7534fed07d184260bc028ca3689c48f9cdda41c0e915b0f/b2sdk-2.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3bed41cf8eb982f737b5f591a01446dd78db79269a24bc71142eb74fcf42c039",
"md5": "b6609374fdb279967adf1794cabbdd81",
"sha256": "be41a07a49ed332129cf3d73262308774187b230862731e473485400a89f8dc3"
},
"downloads": -1,
"filename": "b2sdk-2.10.0.tar.gz",
"has_sig": false,
"md5_digest": "b6609374fdb279967adf1794cabbdd81",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 214259,
"upload_time": "2025-08-17T23:50:40",
"upload_time_iso_8601": "2025-08-17T23:50:40.173972Z",
"url": "https://files.pythonhosted.org/packages/3b/ed/41cf8eb982f737b5f591a01446dd78db79269a24bc71142eb74fcf42c039/b2sdk-2.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-17 23:50:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Backblaze",
"github_project": "b2-sdk-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "b2sdk"
}