8000 GitHub - MarcoWorms/sparkie: Sparkie is a collection of tools to help users and developers experience Spark
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

MarcoWorms/sparkie

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • Dockerfile 4.5%
0