Skip to main content

Blockman Go API package

Project description


Blockmango API Wrapper

This Python package provides a convenient way to interact with the Blockmango API.

Installation

You can install the package via pip:

pip install blockmango

Usage

Import the package and create a Clan object using your user ID and access token:

import blockmango
from blockmango import clan

clan = blockmango.Clan(user_id="your_id", access_token="your_token")

Example Usage

# Search for a clan by name
clans = clan.searchclan("Nasa")
print(clans)

Replace your_id and your_token with your actual Blockmango user ID and access token.

For more information on available methods and parameters, contact me on discord, darkk.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


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

blockmango-1.4.5.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file blockmango-1.4.5.tar.gz.

File metadata

  • Download URL: blockmango-1.4.5.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for blockmango-1.4.5.tar.gz
Algorithm Hash digest
SHA256 ccaab254c83e59546388b96e8581ee93fb2d498abbf341a7fa584873bc4685f9
MD5 dcd13a3e5eaba944fbbae070ec90440c
BLAKE2b-256 ddc1d48cae0e371fce66faccdd9a0b98db857594c419818e7c58573af03de447

See more details on using hashes here.

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