Weekly Analysis
- Hello there! This is an analysis. It offers you activities for 1 week. For now, I'm just giving you some data on what you're doing. More detailed analyzes and presentations will be available in the near future.The following week, analyzes will be made with the old data.
$ mkdir project_dir
$ cd project_dir
$ virtualenv -p python3 src
$ source src/bin/activate
$ git clone https://github.com/tolgahanuzun/steemit-analiysis
$ cd steemit-analiysis
$ pip install -r requirements.txt
And
$ python app.py