Python Forum

Full Version: Asynchronous & synchronous Wrapper for Backblaze's B2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Welcome to Backblaze’s unofficial documentation!
This is a unofficial asynchronous & synchronous wrapper for Backblaze’s B2 API.

Features:
  • Full API coverage.
  • Background authentication.
  • Asynchronous & synchronous support.
  • Easy to use with an object oriented design.
  • 100% test coverage.
  • Upload URL caching.


Install
pip3 install backblaze
pip3 install git+https://github.com/WardPearce/backblaze.git

Documentation
Github
Pypi

Any feedback would be awesome!