/preliminize

take python matplotlib figures and splash "preliminary" across them.

Primary LanguagePythonMIT LicenseMIT

preliminize.py

Tired of adding "Preliminary" to your rough-draft scientific output? If you use matplotlib, this adds that text for you!

All you have to do is:

from preliminize import preliminize
preliminize()