A Python wrapper for the Trovo API
Project description
python-trovo
This is a Python wrapper for some of the Trovo API functions, specifically:
- Main API
- 5.1. Get Game Categories (
get_all_game_categories) - 5.2. Search Categories (
get_game_categories) - 5.3. Get top channels (
get_top_channels) - 5.4. Get Users (get channel id) (
get_users) - 5.5. Get Channel Info by ID (
get_channel_info_by_id) - 5.10. Get Emotes (
get_emotes) - 5.11. Get channel viewers (
get_channel_viewers) - 5.12. Get channel followers (
get_channel_followers) - 5.13 Get Live Stream Urls (
get_livestream_urls) - 5.14 Get Clips Info (
get_clips_info) - 5.15 Get Past Streams Info (
get_past_streams_info)
- 5.1. Get Game Categories (
To obtain a connection, just run the following command:
import trovoApi
c = trovoApi.TrovoClient("client_id")
print(c.get_all_game_categories())
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
python_trovo-0.1.7.tar.gz
(15.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_trovo-0.1.7.tar.gz.
File metadata
- Download URL: python_trovo-0.1.7.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.1.60
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc4552178fa72efbccd91a1c34cdb1cfd52ce55ad14530aefcc58272ac308a4c
|
|
| MD5 |
30a5a3dbbbeafb00c2cfe206a173472a
|
|
| BLAKE2b-256 |
32e97361a0ad6ef03eac1beb2503c745016c325b1e95ce0fca54127e3f97ba71
|
File details
Details for the file python_trovo-0.1.7-py3-none-any.whl.
File metadata
- Download URL: python_trovo-0.1.7-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.1.60
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec90c1d2d5a1d725384b79650c38ddf8f6af6a04698fef193d2633039031af60
|
|
| MD5 |
c22acb5d32ec2afedf7f75fa523631cd
|
|
| BLAKE2b-256 |
1848e40511f7f62a6c920c718b01342e93dbb2be9a5f13566e6cb9f952ff9dfd
|