Skip to main content

iSCP client for python

Project description

iscp-py

iscp-py is a client library that accesses the iSCP version 2.

Install

You can install iscp-py using PyPI. Install with the following command.

pip install iscp

Usage

See below.

import iscp

connector = iscp.WebSocketConnector()
token = "your token"
node_id = "node_id"

async with await iscp.Conn.connect(
    address=address, connector=connector, token_source=lambda: token, node_id=node_id
) as conn:

References

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

iscp-0.9.0-py3-none-any.whl (72.2 kB view details)

Uploaded Python 3

File details

Details for the file iscp-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: iscp-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 72.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/5.15.65+

File hashes

Hashes for iscp-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac5dabac15d43b4610789176d21c876e3b946c0aa13513ed54f221eaca67551e
MD5 e70e52bdc0a225a5f80c57bdd9f1bfc4
BLAKE2b-256 bebc99dd2cf13cb66a7f07c52a02f726068a19d79ba8150b3a4713c5f8f4ef42

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