Skip to main content

This is a lightweight library that works as a connector to TON Play public API

Project description

TON Play Public API Connector Python

PyPI version

This is a lightweight library that works as a connector to TON Play public API

Installation

pip install tonplay-connector

Get API Key

To get API Key follow the link

RESTful APIs

Usage examples:

from tonplay.methods import TonPlayApi

client = TonPlayApi(api_key='<YOUR API KEY>')

# Get assets on sale
print(client.get_assets_on_sale())

Please find examples folder to check for more endpoints.

  • In order to set your API and Secret Key for use of the examples, create a file examples/config.ini with your keys.
  • Eg:
# examples/config.ini
[keys]
api_key=abc123456

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

tonplay-sdk-0.0.4.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file tonplay-sdk-0.0.4.tar.gz.

File metadata

  • Download URL: tonplay-sdk-0.0.4.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for tonplay-sdk-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f6d93f58268ac253300148e1dc44c4a1289f809e146e23b227f7786f8abf87c9
MD5 2617812c3e562838b7a7f912a832d945
BLAKE2b-256 7960951644a43386b1d50fa16dd312884546f2ec66598deee7aa0ea4b6c961f8

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