verylargebits

Python SDK for the Very Large Bits API


License
MIT
Install
pip install verylargebits==0.1.8

Documentation

Very Large Bits SDK for Python Build Status Coverage Status

The Very Large Bits SDK for Python enables Python 2.7 and Python 3.x developers to easily work with Very Large Bits web services and build enterprise-grade video solutions. You can get started in minutes using pip or by downloading a single zip file.

Release Notes

Version 0.1.8 - Updated setup dependencies

Version 0.1.7 - Added additional storage options (HTTP & S3)

Version 0.1.6 - Added public key authentication

Version 0.1.5 - Initial release

Getting Started

Sign up for Very Large Bits

Before you begin, you need a Very Large Bits account or API key. Visit our sign up page for information about how to create a Very Large Bits account and setup an API key.

Minimum requirements

To run the SDK you will need Python 2.7 or Python 3.x.

Install the SDK manually

Simply unzip the SDK to the folder or directory of your choice.

The recommended way to use the Very Large Bits SDK for Python in your project is to install it using pip.

Install the SDK using pip

Run the following command:

pip install verylargebits

Features

  • Provides an easy-to-use HTTP client for all supported Very Large Bits services and authentication protocols.

Supported Versions

  • 0.1.8 - Recommended.