The Unofficial Triller API Wrapper in Python 3.
Project description
triller-api
The Unofficial Triller API Wrapper In Python
Getting Started
Run the following command to install it from PyPi
pip install TrillerAPI
Basic Quick Start Script
import TrillerAPI
user = TrillerAPI.login("YOUR_TRILLER_USERNAME", "YOUR_TRILLER_PASSWORD")
trending = user.get_trending()
Full Documentation (as of now you only have to read the TrillerAPI.user User class)
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
TrillerAPI-0.0.1.tar.gz
(4.5 kB
view details)
File details
Details for the file TrillerAPI-0.0.1.tar.gz
.
File metadata
- Download URL: TrillerAPI-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a79cbbd28414196af6515b2e8dfbb8504e87507ea63f6052044d52899fcfef92 |
|
MD5 | cd7dfee95178aa06361b830498efbcd6 |
|
BLAKE2b-256 | f3aaee1c1ed79c831a8864e299d4285aa9d5762da867660a91a46dbbc12e9fb5 |