
b2 4.5.1
0
Command Line Tool for Backblaze B2
Contents
Command Line Tool for Backblaze B2
Stars: 597, Watchers: 597, Forks: 133, Open Issues: 65The Backblaze/B2_Command_Line_Tool repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 597 github stars!
How to Install b2
You can install b2 using pip
pip install b2
or add it to a project with poetry
poetry add b2
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/b2/
- GitHub Repo:
- https://github.com/Backblaze/B2_Command_Line_Tool
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common b2 errors.
Code Examples
Here are some b2 code examples and snippets.
GitHub Issues
The b2 package has 65 open issues on GitHub
- Avoid eager help message evaluation during parser construction
- Move pytest_plugins to top-level conftest
- Address flaky bucket name autocomplete integration test
- Drop Python 3.8 and 3.9
- Replace
rst2ansi - phx-class-registry >= 5?
- File uploads failing with "ERROR: More than one concurrent upload using auth token <token>"
pythonfix