Christian Jeworrek d2a2d006a4 syntax, timezone
2025-02-26 19:41:38 +01:00
2025-02-26 19:41:38 +01:00
2025-02-26 19:38:18 +01:00

about

python script to create a rss feed from html hosted by LFV Website Kit 2.0

configuration

  • BASEURL: Homepage root
  • FWNAME: Display name

usage:

/usr/bin/python einsaetze_rss_feed.py

output:

RSS on stdout

requirements:

  • python-beautifulsoup
  • python-pytz
  • python-requests
  • locales de_DE.UTF-8
Description
No description provided
Readme 31 KiB
Languages
Python 78.2%
Dockerfile 21.8%