Skip to main content
The BlackSwan Python SDK lets you query decentralized credit scores, APR data, and loan histories directly from your Python application. This page covers installation from PyPI and from source.

Install from PyPI

Requirements

  • Python 3.8+
  • An RPC provider (Alchemy, Infura, Polygon RPC, etc.)

Install from Source