Python SDK

The official Python SDK wraps all API endpoints and returns pandas DataFrames.

Installation

pip install asharehub

Requires Python 3.8+. Dependencies: httpx, pydantic.