Skip to main content

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_api_wrapper as blackerz

blackerz.authorize("V1auth", "bot developer id")
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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

blackerz_wrapper-0.0.16-py3.9.egg (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page