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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file turbobit_api-1.0.0.tar.gz
.
File metadata
- Download URL: turbobit_api-1.0.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64fd2f6b4cec89ef15ada24a0feb6591a0410b57fb8ecdec23a382c4dcb0f206 |
|
MD5 | 9bea3088f14f6e59be25a86c791c228d |
|
BLAKE2b-256 | 841ddbf8499f9ef22ee43a54b514f7291062de3025c86d0564e056849da7414d |
File details
Details for the file turbobit_api-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: turbobit_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 489b2f1cf2f474ff5c9ae64f069e5b1cdd061bf23a9bef0ee3f888ebac280ef4 |
|
MD5 | aeeb1ec86bfb996abb27e73d3ec2ea84 |
|
BLAKE2b-256 | 80854dd6d1c7e4e9a31ff155692f0d2cd5aa808c13115e9009d2c0dc78ca24cc |