github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/pythonsdk.rst (about)

     1  Python SDK
     2  ==========
     3  
     4  [WIP] ...coming soon
     5  
     6  In the meantime, refer to the `Hyperledger Fabric SDK design
     7  doc <https://docs.google.com/document/d/1R5RtIBMW9fZpli37E5Li5_Q9ve3BnQ4q3gWmGZj6Sv4/edit#heading=h.z6ne0og04bp5>`__
     8  for more details on the APIs and specifications.
     9  
    10  OR
    11  
    12  Refer to the
    13  `fabric-sdk-py <https://github.com/hyperledger/fabric-sdk-py>`__
    14  repository in the Hyperledger community.