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
- Host: GitHub
- URL: https://github.com/luispedro/isme19-schedule
- Owner: luispedro
- Created: 2024-08-11T08:12:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T04:33:56.000Z (almost 2 years ago)
- Last Synced: 2025-10-09T03:37:38.783Z (9 months ago)
- Language: Elm
- Size: 1.59 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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