MarcoWorms / sparkie

Sparkie is a collection of tools to help users and developers experience Spark

Home Page:https://spark-calculator-main-crimson-darkness-7393.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sparkie

Sparkie is a collection of tools to help users and developers experience Spark. Built by Phoenix Labs with data from BlockAnalitica.

Installation Instructions

Prerequisite:

  • python 3.11
  • poetry (python packaging and dependency management)
    • you can alternatevily use pip and venv
  • this repo does not have a .gitignore file, we recommend using a global .gitignore file
  1. clone repo locally
git clone https://github.com/marsfoundation/sparkie.git
cd sparkie
  1. activate virtual environment and install dependencies
poetry shell
  1. run streamlit
streamlit run 0_Welcome_to_Sparkie.py

About

Sparkie is a collection of tools to help users and developers experience Spark

https://spark-calculator-main-crimson-darkness-7393.fly.dev

License:GNU General Public License v3.0


Languages

Language:Python 95.5%Language:Dockerfile 4.5%