"A way for teachers to make equation painter worksheets for their students."
Grab the file at the latest release, or install with:
pip3 install equationpainter
or build from source
git clone https://github.com/cole-wilson/equationpainter
cd equationpainter
python3 ./setup.py develop
or Homebrew:
brew install cole-wilson/taps/EquationPainter