# brk_client Python client for the [Bitcoin Research Kit](https://bitcoinresearchkit.org) - a suite of tools to extract, compute and display data stored on a Bitcoin Core node. ## Installation ```bash pip install brk-client ``` ## License MIT