Skip to content

floriandotpy/mastodon-stats

Repository files navigation

mastodon-stats

Some simple calls to the Mastodon API to explore the Fediverse.

Installation

conda create -n mastodon-stats python=3.9
conda activate mastodon-stats
pip install -r requirements.txt

Running

The stats are shown in a simple dashboard powered by Streamlit. Run the following command and a web browser will open.

streamlit run app.py

About

Some playful visualisations of the fediverse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages