crawl the current news from sina,baidu and tecent
brew install redis
brew services start redis
pip install -r requirement.txt
celery -A src worker -l info
celery -A src beat -l info
| Name | Name | Last commit date | ||
|---|---|---|---|---|
crawl the current news from sina,baidu and tecent
brew install redis
brew services start redis
pip install -r requirement.txt
celery -A src worker -l info
celery -A src beat -l info