park-csu / tex2image

Simple web service for sharing tex-based expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tex2image

Simple web service for sharing tex-based expression

How to deploy

$ sudo apt install texlive-extra-utils dvipng
$ pip install requirements.txt -r
$ gunicorn tex2image:app

About

Simple web service for sharing tex-based expression


Languages

Language:Python 100.0%