Skip to main content

SUI client Python SDK

Project description

pysui

Python Client SDK for Sui blockchain

Release-0.30.0

BREAKING CHANGES See CHANGELOG.md

  • Supports SUI 1.5.x/1.6.x RPC API on devnet
  • Supports SUI 1.5.x/1.6.x RPC API on testnet
  • Supports SUI 1.4.x/1.5.x RPC API on mainnet

Deprecation Strategy

Functions, classes and methods marked 'Deprecated' will be removed 2-3 releases after initial marking. Refer to the CHANGELOG.md.

Changelog

See CHANGELOG

We would appreciate any issues being reported in the github issue log

Discord

Discord server click here:

PyPi for 0.30.0

Documentation

Additions

There is a companion package called pysui-gadgets with a few utilities and ge-gaws that you may find interesting. It is a separate package also on on PyPi.

Local node support

We've started leveraging suibase in our testing and we've modified SuiConfig initialization to include an option for interacting directly with local nodes created by suibase

Ready to run

Requires:

  • Linux or macos (x86_64 or Mx)
  • python 3.10 or greater
  • pkg-config
  • libtool
  • sui binaries to support publish Sui move packages

You will need suibase for interacting with local nodes, it is an indispensible addition to Sui developers tools!

Setup environment

python3 -m venv env

If, instead, you want to work with repo latest source code then read DEVELOP from repo

Activate

source env/bin/activate

or

. env/bin/activate

Install pysui

pip install pysui

Samples

See samples

Project details


Release history Release notifications | RSS feed

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

pysui-0.30.1-py3-none-any.whl (169.3 kB view details)

Uploaded Python 3

File details

Details for the file pysui-0.30.1-py3-none-any.whl.

File metadata

  • Download URL: pysui-0.30.1-py3-none-any.whl
  • Upload date:
  • Size: 169.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pysui-0.30.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1099d007be2c21ce08dfca3a9213c8e6ca544b404c7cfe01d8e45bf13c43daee
MD5 89051f7ddb981f80457b5299758f26e4
BLAKE2b-256 65b5f19565d5fa3fcac1946749b33fba17b317b93485f47621cda86e00bc28b0

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