The official TokenDAO Python client (GitHub) provides applications for obtaining, processing, analyzing, and utilization of cryptocurrency data. Example applications can be found here and include:
DeFi Liquidity API - Run this notebook is used to acquire the top decentralized exchange along with the $USD amount of liquidity for a list of cryptocurrency tokens.
Stock-to-Flow Model (Bitcoin) - Run this notebook to compute a stock-to-flow model forecast on Bitcoin (BTC).
Portfolio Optimizer - Run this notebook to output a set of portfolios with optimized cash weightings, risk weightings, efficient frontier, and performance statistics.