/lesbian

Lesbian flag generator (silly)

Primary LanguagePython

Lesbian flag generator

"Purpose"

The 7-stripes lesbian flag

Lesbian

Therefore:

The top half of that flag

Les

The bottom half

Bian

Furthermore,

Flag with the bottom stripes rearranged and repeated

Banana

Another rearrangement of stripes

Snail

…and more examples. This script generates flags for any word or phrase containing only the letters in "lesbian".

Usage

Requires Pillow. Run with

python lesbian.py [phrase to turn into a flag]

The output is displayed and saved as an example to the others. Any non-letters in the phrase are ignored in the flag (but still used for naming the output file).

Test

py.test