mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-07 09:35:10 +01:00
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
# Core application
|
|
fastapi[all]
|
|
sqlmodel
|
|
alembic
|
|
|
|
# Fetch title etc from links
|
|
beautifulsoup4
|
|
|
|
# Fetch favicons
|
|
extract_favicon
|
|
|
|
# Generate (atom) feeds for tags and such
|
|
feedgen
|