This is Python script to create a pie chart of your Kraken balance using Kraken API. Take care of your private keys and use it at your own risk.
Generate an API Key and assign relevant permissions.
pip install -r requirements.txt
Also be sure to install dependencies of python3-krakenex.