Developer kit to interact with our API
Project description
Python Blackerz API-Wrapper 
Python SDK for interact with our API
Example Post Bot Description
import blackerz_wrapper as blackerz
blackerz.authorize("V1auth")
goblox = blackerz.bot("bot_id")
bot_data = goblox.bot_data()
print(bot_data)
result = goblox.edit_data(short_description="generated_by_python_lib")
print(result) # boolean indicates success or not
print(goblox.check_vote("775363892167573535")) # check if userid 775363892167573535 voted the bot
Website
Get your V1 auth by login to our website then visit your profile, here the link
https://blackerz.herokuapp.com/
Made by Fastering18, join our support server https://discord.gg/t7zJBwynFU for more information.
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
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 blackerz-wrapper-0.0.256.tar.gz.
File metadata
- Download URL: blackerz-wrapper-0.0.256.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92de5f3031b74bc51de800f4f3c985e45892f0dbce180230af4d671c20435f56
|
|
| MD5 |
983b4f35284eaeeacce12e8ad3b85d8e
|
|
| BLAKE2b-256 |
c78a572c72e526c9dbbfc929d2ae380f0ccfbda920d80c8cef2256d1a2bce36f
|
File details
Details for the file blackerz_wrapper-0.0.256-py3-none-any.whl.
File metadata
- Download URL: blackerz_wrapper-0.0.256-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48bd389a844a76235f1ecdefa9a4c639265cd5a5a01a61237031aad5675567d4
|
|
| MD5 |
f5cf54096eb914ca63767cacbf2114c7
|
|
| BLAKE2b-256 |
a0e44f662b685a723c6100f520888018c54976d9d5a70a2ef1aaea6bd09ed3c2
|