Twitch Tools
Instalation
```
pip install twitch_tools
```
Usage
Following a user on twitch:
from twitch_tools import follow
follow("<username>", "<account token>")
Unfollowing a user on twitch:
from twitch_tools import unfollow
unfollow("<username>", "<account token>")
Sending a friend request to a user on twitch:
from twitch_tools import friend
friend("<username>", "<account token>")
Release files for twitch-tools 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| twitch_tools-0.0.1.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| twitch_tools-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / twitch_tools-0.0.1.tar.gz
| Download URL | twitch_tools-0.0.1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51e4af57ad5e158f8ff53c2b0ce14c6fc7790cb3cc38fae0f9bd2710d5fa6742
|
|
BLAKE2b-256 checksum How to use checksums |
f0baca458614edcbc63f010ca25c9d2c754d10a7d3f24f6b6d065ff5016ce499
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|
Release files / twitch_tools-0.0.1-py3-none-any.whl
| Download URL | twitch_tools-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
320a61976962a5764ceff918115c0ff1a4a10ccaee62617a798a514ab4929ed8
|
|
BLAKE2b-256 checksum How to use checksums |
255970ab398ddcd730817a8d7a647a518a84864571805c0f677b6359cb0a7b34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|