Skip to content

A tool to generate a timeline for a person's life

Notifications You must be signed in to change notification settings

zormit/picography

 
 

Repository files navigation

Picography

Inspired by Rand McNally's histomap, picography allows you to visualise and share a personal history.

Picographs are maps of a person's time and existence. Like other maps, they do not capture the full depth and story of the terrain. They are instead guides for a journey and an exercise in considering and documenting the most meaningful parts of that slice of the universe.

Getting Started

You can build your picograph from a tsv blueprint or from a python blueprint.

A user guide to writing a blueprint.py can be found here.

A default picography.css and index.html are provided for formatting. personal.css is available for those who wish to personalise the design of their picographs.

Sample workflows

./picography.py -i blueprint.tsv -o timeline.svg draws timeline.svg based on blueprint.tsv.

./picography.py -i blueprint.py -o timeline.svg draws timeline.svg based on blueprint.py.

./blueprint.py -t -o blueprint.tsv writes a blueprint.tsv from a blueprint.py.

Feedback

We, the creators, hope you get as much satisfaction from building and sharing your picographs as we did.

If you would like help building yours, or have some grand ideas for improving the general feel and design, or want to feed our longing to hear the stories of friends and strangers, you can send a ping to anjakefala or file an issue.

About

A tool to generate a timeline for a person's life

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.3%
  • CSS 11.9%
  • HTML 1.8%