Docs
Python SDK (Hashquery)

Python SDK (Hashquery)

Hashboard has a Python SDK called Hashquery (opens in a new tab). Hashquery is a semantic layer API, modeling language, and querying tool, all in one.

You can use Hashquery to:

  • Query the data defined by your models and metrics in other applications, anywhere you can run Python.
  • Layer more complex business logic on top of your core models, including complex conditionals, recursive joins, and sequence analyses.
  • Build rich, interactive applications on top of your Hashboard-governed data models using frameworks like Streamlit (opens in a new tab).

For more details about Hashquery, check out its overview page (opens in a new tab) and documentation (opens in a new tab).