Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

backblaze

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backblaze

Wrapper for Backblaze

pipPyPI
Version
0.1.1
Maintainers
1

Welcome to Backblaze's unofficial python wrapper!

This is a unofficial asynchronous & synchronous wrapper for Backblaze's B2 API.

The awaiting version requires Python 3.7 or above!

Features:

  • Full API coverage.
  • Static typing with PyRight.
  • Background authentication.
  • Asynchronous & synchronous support.
  • Easy to use with an object oriented design.
  • Unit testing.
  • Upload URL caching.
  • Rate limit handler.

Install

  • Pip:pip3 install backblaze
  • Git:pip3 install git+https://github.com/WardPearce/backblaze.git

Examples

Documentation

Documentation

Thanks to

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts