Skip to main content

A Python SDK for the Superleap API

Project description

Superleap SDK

A Python SDK for interacting with the Superleap API.

Installation

pip install superleap-sdk

Usage

from superleap import SuperleapClient

# Initialize the client
client = SuperleapClient("YOUR_TOKEN_HERE")

# Fetch user data
response = client.poll()

# Access the data
print(f"Success: {response.success}")
for user in response.data:
    print(f"User: {user.name} ({user.email})")

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

sachin_super_test-0.1.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sachin_super_test-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file sachin_super_test-0.1.0.tar.gz.

File metadata

  • Download URL: sachin_super_test-0.1.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for sachin_super_test-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ea730390ef0e1db7c68e44527eb5d068e890bdf0be9ba2c8843dd51fd8506069
MD5 a0512cb57614e6d126eeaa2e6afb0c23
BLAKE2b-256 cab30f7f1df8257d60c382c26e1923018e74b04b9676b393a6b23b55cc2cee4c

See more details on using hashes here.

File details

Details for the file sachin_super_test-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sachin_super_test-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 740dc316f181bba88db00111b105c436e20abbbbd104e1c19a6a660c2495e774
MD5 a08dd738c152cad0bd470308a86060e2
BLAKE2b-256 9737eb08ba4932b11c43acda895d4bb84007da2ee7e60179a18c336a4fb8a8c5

See more details on using hashes here.

Supported by

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