Appearance
Welcome to snet-sdk-python's documentation!
SingularityNET SDK for Python
Core concepts
The SingularityNET SDK allows you to make calls to SingularityNET services programmatically from your application. To communicate between clients and services, SingularityNET uses gRPC. To handle payment of services, SingularityNET uses Ethereum state channels. The SingularityNET SDK abstracts and manages state channels with service providers on behalf of the user and handles authentication with the SingularityNET services.
A getting started guide for the SNET SDK for Python is available here.
Modules
- __init__
- account
- service_client
- concurrency_manager
- config
- client_lib_generator
- storage_provider
- mpe
- payment_strategies
- utils
- training