groaking / sample-pillow-micrograph

A sample Python repository to generate text-layered micrographs using the Pillow (PIL) library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-pillow-micrograph

A sample Python repository to generate text-layered micrographs using the Pillow (PIL) library

Requirements

This project depends on the following Python libraries:

  • pandas
  • pillow

Install the required Python module dependencies using:

python -m pip install pillow pandas

Studying the Code

You can open generator.py to see what's under the hood.

About

A sample Python repository to generate text-layered micrographs using the Pillow (PIL) library

License:GNU General Public License v3.0


Languages

Language:Python 100.0%