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.1-py3-none-any.whl (72.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iscp-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 72.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b7a934c80135a7e515f6951e1c0ff9dbaa46475abb0eb1cd5d4526341502439
MD5 b83e6648b16d2ba76075b1a996571689
BLAKE2b-256 e106c7537c884e046bfd5c4ae7a2f671b852216876814d3de25b010ac31c4e66

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