A Python notebook to help download new entries from DBLP and post to the Data Systems Group's publications page.
Install required packages:
pip install -r requirements.txt
Open Automate.ipynb
using VSCode or Jupyter Lab and run the cells one by one. Read the comments for details on how the code should be run.