Skip to content

zeyuandong/trgn_wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

trgn_wordcloud

##About the app

The app will update the content of two web pages at 4pm every day

##Installation & Usage

   cd ~/bin
   git clone https://github.com/aaronsw/html2text
   cd html2text
   mv html2text ~/bin/.
  

##Dependencies

Create a Python script for the WordCloud image and install a program named WordCloud

  cd〜/ bin 
  git clone https://github.com/amueller/word_cloud.git
  cd word_cloud
  

Install

  python -m pip install --user wordcloud
  

Then

  wordcloud_cli --test my_current.txt --imagefile myimage.png
  

Create a unit test HTML

##Contact
Zeyuan Dong, [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published