Skip to content

Skript für E-Mail-Newsletter mit Veranstaltungen aus CalDAV-Kalendern

License

Notifications You must be signed in to change notification settings

ref-it/veranstaltungsinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StuRa-Veranstaltungsinfo

Installation

Debian

On Debian you need to install pip, clone this repository, create a virtual environment and install the requirements.

apt install python3-pip
git clone https://github.com/ref-it/veranstaltungsinfo.git
cd veranstaltungsinfo
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt

About

Skript für E-Mail-Newsletter mit Veranstaltungen aus CalDAV-Kalendern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published