flatlatex.py

Python3 LaTeX math converter to unicode text - library

Install

All systems
curl cmd.cat/flatlatex.py.sh
Debian Debian
apt-get install python3-flatlatex
Ubuntu
apt-get install python3-flatlatex
image/svg+xml Kali Linux
apt-get install python3-flatlatex
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-flatlatex

python3-flatlatex

Python3 LaTeX math converter to unicode text - library

flatlatex is a basic converter from LaTeX math to human readable text math using unicode characters. It allows one to inline small equations into emails or on instant messaging clients, thus allowing to avoid sending a pdf while still being understandable. This package provides the Python3 library.