
b2sdk 2.10.2
0
Backblaze B2 SDK
Contents
Backblaze B2 SDK
Stars: 203, Watchers: 203, Forks: 62, Open Issues: 46The Backblaze/b2-sdk-python repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 203 github stars!
How to Install b2sdk
You can install b2sdk using pip
pip install b2sdk
or add it to a project with poetry
poetry add b2sdk
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/b2sdk/
- GitHub Repo:
- https://github.com/Backblaze/b2-sdk-python
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common b2sdk errors.
Code Examples
Here are some b2sdk code examples and snippets.
GitHub Issues
The b2sdk package has 46 open issues on GitHub
- Migrate from pdm to uv. Clean project dependency structure
- Fix test_dir_without_exec_permission on Python 3.14
- Avoid http-level retries during upload requests
- Missing null check when parsing unverified SHA1
pythonfix