Skip to content

yuletide/gdocs-wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

SUPER AWESOME DOCSRAPR CLOUD MACHINE#

####a @Yuletide #cfaPHL production

v0.0001a

This simple command-line tool scrapes a given folder in google docs and builds a txt file suitable for feeding into a word cloud generator like:

Usage:

$ python gdocs-wordcloud.py
User: <google docs username>
Pass: <google docs pass>
0: Technical Notes
1: Interviews
2: Santa Cruz
3: Philly
enter index of folder to scrape: 1

Requirements:

To install all requirements (after installing redis)

$ sudo pip install redis
$ sudo pip install gdata
$ sudo pip install lxml

Output:

output is a file called output.txt in the "files" folder

About

creates wordclouds from a google docs folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages