Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 353 Bytes

File metadata and controls

14 lines (10 loc) · 353 Bytes

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.