mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-02-04 17:20:27 +01:00
11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
# Core application
|
|
fastapi[all]
|
|
sqlalchemy
|
|
|
|
# Fetch title etc from links
|
|
bs4
|
|
requests
|
|
|
|
# Generate (atom) feeds for tags and such
|
|
feedgen
|