An open API service indexing awesome lists of open source software.

https://github.com/apiad/stacklyzer


https://github.com/apiad/stacklyzer

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Stacklyzer

> Simple Substack analytics from exported data.

![](screenshot.png)

This is a simple [streamlit](https://streamlit.io) app that analyzes your Substack data (Settings -> Export) and provides several analyses and suggestions.

You can run it online for free [here](https://stacklyzer.streamlit.app).

To run it locally, clone the project, pip install the `requirements.txt` file and run `streamlit run app.py` on a terminal.

## Contribution

Like everything I do, [this is MIT](LICENSE) :)