An open API service indexing awesome lists of open source software.

https://github.com/luispedro/isme19-schedule

ISME 19 schedule
https://github.com/luispedro/isme19-schedule

Last synced: 4 months ago
JSON representation

ISME 19 schedule

Awesome Lists containing this project

README

          

# ISME 19 Schedule

See live version at [https://isme19-schedule.luispedro.org/](https://isme19-schedule.luispedro.org/)

This is a simple schedule for the ISME19 conference. It is a static site

## Code

- `get-schedule.py`: Crawls the ISME19 website to get the schedule and save as JSON. This uses [Jug](https://jug.readthedocs.io/) to manage the computation.
- `src/Main.elm`: Elm code for the schedule

## Author

- Author: [Luis Pedro Coelho](https://luispedro.org) (Group website: [https://big-data-biology.org/](https://big-data-biology.org/))
- License: MIT