Skip to content

voc/schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schedule

Mono-Repo with various scripts and a library to generate, convert and validate schedule files for events which use the frab conference system, pretalx, or every other system able to generate schedule.json or CSV files in the correct format.

Dependencies

Debian and similar

sudo apt-get install python python-pip python-lxml libxslt1-dev libxml2-utils
pip3 install -r requirements.txt
pip3 install --pre gql[aiohttp]

macOS

brew install python3
STATIC_DEPS=true pip3 install -r requirements.txt
pip3 install --pre gql[aiohttp]

or see https://stackoverflow.com/a/26544099/521791 on how to install lxml

History

38C3

37C3

CCCamp23

JEV22

rC3_21

rC3

36C3

see also:

34C3

see https://github.com/voc/schedule/blob/34C3/docs/data_flow_34C3_v0.7.pdf to get an overview and talk to @saerdnaer aka Andi if you have questions.

Contributors 20

Languages