Skip to content

shade-labs/shade-python-sdk

Repository files navigation

Shade Python SDK

Interact with every aspect of Shade via python. Common use cases include

  • Automating your workflows with python - adding tags to notion
  • Using shade as a media search / backend service

Installation

pip install shade-python-sdk

Usage

Take a look at the examples in ./examples folder to see some good use cases.