Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 486 Bytes

Doodler

Doodler is a simple python script for generating images like this

example

from set of smaller images (see example directory). Originally created to make header image for GolangSnippets

All images in this repo are from here

Requirements

  • python 2.7+
  • PIL
  • pillow

Usage

Run doodle.py to see usage.