Better lang detect, fetch parser handling, rss google news search
This commit is contained in:
@@ -5,7 +5,7 @@ conda activate matitos_urls
|
||||
# Core
|
||||
pip install django psycopg[binary] django-redis django-tasks-scheduler
|
||||
# Fetcher
|
||||
pip install feedparser python-dateutil newspaper4k[all] lxml[html_clean] googlenewsdecoder gnews duckduckgo_search GoogleNews
|
||||
pip install feedparser python-dateutil newspaper4k[all] lxml[html_clean] googlenewsdecoder gnews duckduckgo_search GoogleNews langdetect
|
||||
# News visualization
|
||||
pip install ollama
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user