Steemit Weekly Analysis

Words
179
Reading
1 min
Listen
Play
9y

This project was created to perform weekly analysis. Steemit makes relevant analyzes with your profile. It keeps some data for 1 week periods. it will compare it next week. It gives you some data. It was also formatted to post blog posts.

Used Tools

  • Python
  • Flask
  • Sqlalchemy

I use for API

  • steemit
  • steemdollar
  • api.steemjs

Steemit Weekly Analysis : DEMO

  • Enter your user name and check the analysis.

resim1.png

What is Steemit Weekly Analysis?

  • It's an analysis.
  • Weekly comparison.
  • This week's data is available.
  • Sharing in the blog will output in markdown format.

How to install Steemit Weekly Analysis ?

  • First set the virtual environment.
mkdir project_dir
cd project_dir
virtualenv -p python3 src
source src/bin/activate
  • Now let's clone project.
git clone https://github.com/tolgahanuzun/steemit-analiysis
cd steemit-analiysis
pip install -r requirements
  • And Run!
python app.py

Example Post:

Example-1
Example-2

Screenshot

  • You can see your analysis from this panel.

resim2.png

  • You can share a blog post with this post.

resim3.png

Bug or Suggestions?

Would you like to submit a bug or suggestions? I'm very happy about that. If you want to make this application better, you can make a Pull Request ...



Posted on Utopian.io - Rewarding Open Source Contributors

Steemit Weekly Analysis | Ecency