- Notifications
You must be signed in to change notification settings - Fork1
lightnet328/kurokumo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Web application to create a wordcloud from Twitter.
- Create a wordcloud from Twitter
- Post to created wordcloud
- Python 3.4.3
- MeCab
- mecab-ipadic-neologd
- Gulp
- Bower
- Install Python 3.4.3
- Install MeCab
- Install mecab-ipadic-neologd
- Install Gulp (needs to compile sass)
- Install Bower (needs Pure)
pip install https://github.com/lightnet328/kurokumo
If such an error has occurred, try the following command
wget -nc -P /tmp http://bugs.python.org/file25808/14894.patchpatch -p3 -f -d (your python path)/distutils < /tmp/14894.patch
e.g. /usr/local/lib/python3.4/, /usr/local/pyenv/versions/3.4.3/lib/python3.4
cd kurokumo/kurokumo# Edit SECRET_KEY, SOCIAL_AUTH_TWITTER_KEY, SOCIAL_AUTH_TWITTER_SECRET, MECAB["ARGUMENT"], FONT_PATHvi settings.py
cd ../kurokumopython manage.py migrate
npm install
bower install
gulp sass
python manage.py runserver
MIT
Copyright (c) 2015 lightnet328
See LICENSE.txt
About
Web application to create a wordcloud from Twitter.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.