$ python3 igcloud.py [username]
$ python3 igcloud.py jaychou //for example
or
$ ./igcloud.py [username]
igcloud is a command-line application based on Python3.
All of the user's posts content will be mining and analyze.
Then render to wordcloud.
I use the asian star jaychou(ε¨ζ°ε«) for example
$ git clone https://github.com/realdennis/igcloud
$ cd ./igcloud
$ pip install -r requirements.txt
LICENSE MIT Β© 2018 realdennis