No project description provided
Project description
Blockbro-py
BlockBros-py makes it easier to interact with blockbros api
Installation
pip install blockbros-py
Usage
import blockbros
# Auth
login = blockbros.Auth.login(0000000000000000, "3a69a5643165d9be14ae63384df66c8d9e6a2046$sha1$btdFtx45MUf3mqPtfCCskU")
alt_login = blockbros.Auth.alt_login(000000, "CNptMSwG")
# Gamer
gamer = blockbros.Gamer(0000000000000000, "3AqQMSTEkdAmqq4F8eh5bkQeAs7qAHmx")
# search
searchGamer = gamer.search("DAIGO")
# follow / unfollow
gamer.followGamer(0000000000000000)
gamer.unfollowGamer(0000000000000000)
# block / unblock
gamer.blockGamer(0000000000000000)
gamer.unblockGamer(0000000000000000)
# channel
gamer.setChannelUrl("/@MrBeast")
links
License
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
blockbros_py-1.3.1.tar.gz
(5.4 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 blockbros_py-1.3.1.tar.gz.
File metadata
- Download URL: blockbros_py-1.3.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd0f07189872334fe0f160c458c2962b6a0fb8e16af446dae653541bea5ac406
|
|
| MD5 |
4c0d87a2b86c0c82fd93446fb096e03d
|
|
| BLAKE2b-256 |
28d29cc45510aea058358c1dc552cffab52ecc2e3ad8c48cb4f93724dd8e4493
|
File details
Details for the file blockbros_py-1.3.1-py3-none-any.whl.
File metadata
- Download URL: blockbros_py-1.3.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
961b585f3ec8da65d0358b0a602c5c48b10c4518eb3617315a59b845733a1163
|
|
| MD5 |
ee50d5f1b790e46b458e7504661a380f
|
|
| BLAKE2b-256 |
fbe802e106dadc807be5186137548d98437e6b46401cf5fdec785a188e6a8ab6
|