Skip to content

FrankC01/pysui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySui

pysui

Downloads

Python Client SDK for Sui blockchain

A cup of coffee

  • The team could use a cup or carafe. Sui address 0xc45e5ea887e037ddc6a482afa412773b4291c8fdc338f647fb0fcea324975d8e

pysui SDK install

With Rust on machine

pip install pysui

Without Rust on machine

  1. Fetch the latest pysui-fastcrypto binary from the release assets, unzip and pip install it
  2. pip install pysui

pysui SDK current (github)

Release-0.91.0

BREAKING CHANGES

  • Transition to GraphQL BETA support. This will require changing the GraphQL URLs in PysuiConfig.json. See pysui-graphql

PyPi current

Release-0.91.0 - Released 2025-10-02

BREAKING CHANGES

Transition to GraphQL BETA support. This will require changing the GraphQL URLs in PysuiConfig.json. See pysui-graphql

Includes support for gRPC BETA: queries, programmable transactions, subscriptions and transaction execution.

FULL Documentation

gRPC Support

GraphQL Support

Changelog

See CHANGELOG

Issues and enhancement requests

We would appreciate using the github issue log to let us know!

Release/Publish Strategy

See Strategies

Discord

Discord server invitation is Found here:

Local node support

Note: Only supported for JSON RPC clients, GraphQL not available for suibase at this time.

We leverage suibase for our testing and SuiConfig includes an option for interacting directly with local nodes created by suibase

Sample utilities

Note: Sample utiities are implemented using GraphQL

See samples

About

SUI Python Client SDK

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 20

Languages