Skip to main content

Python SDK

py-stellar-base is a Python library for communicating with a Stellar Horizon server. It is used for building Stellar apps on Python. It supports Python 3.7+ as well as PyPy 3.7+.

This SDK is maintained by a dedicated community developer.

It provides:

  • a networking layer API for Horizon endpoints.
  • facilities for building and signing transactions, for communicating with a Stellar Horizon instance, and for submitting transactions or querying network history.

Python SDK

The Python SDK is available at: https://github.com/StellarCN/py-stellar-base/tree/soroban