Skip to main content

Unofficial python api wrapper from https://turbobit.net/

Project description

Unofficial StreamTape API wrapper

It is a simple API wrapper for the streaming service streamtape.com. The API documentation can be found on the docs page. The whole structure of the API has been split into different classes for easy overview and usage.

Installation

Install with

pip install turbobit_api

Usage

General usage

Every class starts with following initialization:

my_var = selectedClass()

Or

my_var = selectedClass("API Key")

Variables

Put in your environment variable TURBOBIT_API like you can see in .env file

Alternatively you can pass the key when class is initialized

Changelog

1.0.0

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turbobit_api-1.0.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

turbobit_api-1.0.0-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page