- Core Telegram monitoring pipeline (scraper, processor, notifier, downloaders) - Textual TUI frontend with thread-safe event bus - SQLite persistence, severity scoring, dedup cache - Fixed ULP parser: handles https:// truncation, port+path URLs, semicolon separator - Test suite: 88 tests across scorer, cache, database, processor
17 lines
137 B
Plaintext
17 lines
137 B
Plaintext
# Telegram
|
|
telethon
|
|
tgcrypto
|
|
|
|
# TUI
|
|
textual
|
|
|
|
# Config
|
|
python-dotenv
|
|
|
|
# Progress bars (CLI mode)
|
|
tqdm
|
|
|
|
# Archive extraction
|
|
py7zr
|
|
rarfile
|