3 Forks
10 Stars
10 Watchers

PyDVI

PyDvi is a Python library to read and process DVI (DeVice Independent) files, the native output of LaTeX. The library provides a DVI machine as a base class which can be extended by the user and plugged to a TeX daemon in order to render contents on-the-fly. Also the source code provides a DVI viewer featuring an hardware accelerated rendering on GPU.

How to download and setup PyDVI

Open terminal and run command
git clone https://github.com/FabriceSalvaire/PyDVI.git
git clone is used to create a copy or clone of PyDVI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PyDVI https://github.com/FabriceSalvaire/PyDVI/archive/master.zip

Or simply clone PyDVI with SSH
[email protected]:FabriceSalvaire/PyDVI.git

If you have some problems with PyDVI

You may open issue on PyDVI support forum (system) here: https://github.com/FabriceSalvaire/PyDVI/issues