bluesmyboy16 / log10-timeline

Python script and web service to generate log-scale PDF timelines from arbitrary event data

Home Page:https://onejgordon.github.io/log10-timeline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log10 Timeline

Python script to generate log-scale PDF timelines from arbitrary event data

log timeline screenshot

Usage

Use the python script

  • Create a JSON data file with events (see data/human_evolution.json as an example)
  • Install requirements - pip install -r requirements.txt
  • Update the DATA_FILE variable
  • python logtimeline.py generates a PDF in the output directory

Use the web-generator from the docs site

Misc

Deploying to AWS Lambda

About

Python script and web service to generate log-scale PDF timelines from arbitrary event data

https://onejgordon.github.io/log10-timeline/


Languages

Language:Python 99.9%Language:Shell 0.1%