SUI client Python SDK
Project description
pysui
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 if first time or
pip install -U pysui if upgrading.
For zkLogin and SEAL features, install with the optional extra features
pip install pysui[zklogin-seal] if first time or
pip install -U pysui[zklogin-seal] if upgrading
Without Rust on machine
- Fetch the latest pysui-fastcrypto wheel from the release assets, unzip and
pipinstall it pip install pysui
For zkLogin and SEAL features
- Fetch the pysui-fastcrypto wheel as noted above
- Fetch the latest pysui-crypto wheel from the release assets and
pipinstall it pip install pysui[zklogin-seal]
pysui SDK current (github)
Release-1.1.0
Future releases are in branches named release_X.Y.Z
PyPi current
Release-1.1.0 - Released 2026-06-23
This release brings zkLogin and Mysten SEAL capabilities (optional install). In addition, json export and import of transaction (PTB) compatible with Mystens TS-SDK.
FULL Documentation
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:
Sample utilities
Note: Sample utilities are implemented using pysui UCI
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysui-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pysui-1.1.0-py3-none-any.whl
- Upload date:
- Size: 316.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa19e5423caca76feea7628d38e752bb2b5bedd2aa042851c369267cdd8f2c79
|
|
| MD5 |
713e098613913d48dab1bc2ae84ccf19
|
|
| BLAKE2b-256 |
8a7209ecf43f7b4d21f7fcd726299df1e7e9de18c5855db9cbede31f275b3bd1
|