Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Latest commit

Β 

History

History
38 lines (25 loc) Β· 842 Bytes

README.md

File metadata and controls

38 lines (25 loc) Β· 842 Bytes

δΈ­ζ–‡ζ–‡ζͺ”

Usage

$ python3 igcloud.py [username]
$ python3 igcloud.py jaychou //for example

or $ ./igcloud.py [username]

Description

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.

Example

I use the asian star jaychou(周杰倫) for example

Installation

$ git clone https://github.com/realdennis/igcloud
$ cd ./igcloud
$ pip install -r requirements.txt

LICENSE MIT Β© 2018 realdennis