mirror of
https://codeberg.org/Yael-II/ArXtic.git
synced 2026-03-14 22:06:27 +01:00
2025-09-22: Added setup procedure
This commit is contained in:
@@ -36,6 +36,3 @@ FILTERS_DIR="./cfg/filters/"
|
||||
## Remote URLs
|
||||
QUERY_URL="https://export.arxiv.org/api/query?"
|
||||
RSS_URL="https://rss.arxiv.org/atom/astro-ph"
|
||||
|
||||
## FILTERS
|
||||
FILTERS_LIST="authors.txt,keywords.txt"
|
||||
|
||||
3
cfg/requirements.txt
Normal file
3
cfg/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
feedparser==6.0.12
|
||||
numpy==2.3.3
|
||||
sgmllib3k==1.0.0
|
||||
Reference in New Issue
Block a user