A sample Python repository to generate text-layered micrographs using the Pillow (PIL) library
This project depends on the following Python libraries:
pandaspillow
Install the required Python module dependencies using:
python -m pip install pillow pandas
You can open generator.py to see what's under the hood.