mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +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
|