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

Latest commit

 

History

History
37 lines (24 loc) · 771 Bytes

README中文.md

File metadata and controls

37 lines (24 loc) · 771 Bytes

使用方法

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

or $ ./igcloud.py [username]

描述

igcloud(ig文字雲) 是一個基於Python3的命令行應用

程式會把指定使用者的所有文章內文爬下來 並作分析

最後渲染為文字雲

範例

我用了最愛的偶像的Instagram(周杰倫) 作為示範

如何安裝?

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

LICENSE MIT © 2018 realdennis