Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

Micrography

A python script for converting an image and Judaic text source into a computer generated micrograph.

Uses the Sefaria API for finding texts.

How to use

  • Open micrography.py edit sourceImage & sefariaRef in the variable section at the top. Run script via command line.

Examples

####Genesis 1: Earth#### Genesis 1

####Psalm 137: Israeli Flag#### Psalm 137

####Book of Jonah: Pieter Lastman Jonah and the Whale painting#### Jonah 1-4

Next steps

  • Figure out if it's possible to speed up process. It's slower than I'd like at this juncture.
  • Fix words at end of line, prevent words from being broken.
  • Accept variables via command line using argparse
  • Build front end web interface allowing for file upload and easy text selection
  • ????