Skip to content

Krypto-Dashboard-v1.2

Latest

Choose a tag to compare

@kuranez kuranez released this 04 Oct 23:50
· 11 commits to main since this release
8362892

Update:
Complete overhaul in v1.2!

  • Extensive Jupyter Notebook with full documentation.
  • Use as a basis and create your own python script using the components you need.

Features:

  • Fetch cryptocurrency data from Binance.
  • Store API-Keys securely using dotenv.
  • Helper functions to extract data and save to CSV.
  • Explore dataframes in Tabulate.
  • Create plots in Plotly.
  • Build dashboard in Panel.