Stellar Python SDK

Travis (.org) Read the Docs Codecov Code Climate maintainability PyPI Python - Version PyPI - Implementation

注解

此页面呈现的是 V2 版本,如果你想使用 V1 版本请点击 这里

py-stellar-sdk 是用于开发 Stellar 应用程序的 Python 库。它目前支持 Python 3.6+ 和 PyPy3.6+。

它提供了:

  • 完全访问 Horizon 各个接口的能力

  • 快速的构建与签署事务,并将它提交到 Stellar 网络

入门

我强烈推荐你阅读官方的 开发者文档 , 其中介绍了诸多基础的概念,能帮助你快速的了解 Stellar 网络中的各种概念。

API 文档

Here you’ll find detailed documentation on specific functions, classes, and methods.

资源

致谢

这份文档是在 Stellar JavaScript SDK 文档的基础上完成的。在此感谢所有向 Stellar 生态贡献过自己的一份力量的同学。

索引