Workdocumentation 2022-08-13
Jump to navigation
Jump to search
Participants
- Beyza
- Wolfgang
Agenda
CEUR-WS
pyCEURMake
git clone https://github.com/WolfgangFahl/pyCEURmake
Indexparser
- reads index.html to create volume dicts
- VolumeManager then takes dicts to creates Volumes
- VolumeManager.store() stores to Sqlite database
Database
sqlite_web ceurws.db
gsimport/pyOnlineSpreadSheetEditing
git clone https://github.com/WolfgangFahl/pyOnlineSpreadSheetEditing
Install Liclipse
- https://www.liclipse.com/
- Use existing Eclipse Installation
- Help/Install new software
- Add "liclipse" http://update.liclipse.com/latest
Python installation
Get a copy of index.html
curl -s http://ceur-ws.org > index.html