Use the Membit Python SDK to access real-time social context with simple sync/async APIs.
api_key
is not provided to the client, the SDK will automatically use MEMBIT_API_KEY
.
examples/
directory:
examples/client.py
— Synchronous client usageexamples/async_client.py
— Asynchronous client usage