SaugataGhose / conf-program-generator

Python script to auto-generate HTML program for architecture conference websites based on custom Bootstrap-based CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conference Program Generator

Developed to work with Bootstrap-based conference web templates currently in use by MICRO, ISCA, and HPCA. Initially developed for ASPLOS 2023.

Requirements

Python >= 3.0

How to Run

python3 gensched.py > <path_of_output_HTML>

More documentation coming soon...

Contributors

  • Saugata Ghose

About

Python script to auto-generate HTML program for architecture conference websites based on custom Bootstrap-based CSS

License:MIT License


Languages

Language:Python 100.0%