mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-03-22 01:00:48 +01:00
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
# Core application
|
|
flask
|
|
peewee
|
|
|
|
# Fetch title etc from links
|
|
bs4
|
|
requests
|
|
|
|
# Generate (atom) feeds for tags and such
|
|
feedgen
|