https://github.com/apiad/stacklyzer
https://github.com/apiad/stacklyzer
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apiad/stacklyzer
- Owner: apiad
- License: mit
- Created: 2023-12-03T09:19:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T19:48:17.000Z (about 2 years ago)
- Last Synced: 2025-01-01T21:37:25.079Z (about 1 year ago)
- Language: Python
- Size: 357 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Stacklyzer
> Simple Substack analytics from exported data.

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) :)