A python application that removes LaTeX code and transforms it to plain text for grammar checking or other things...
Project description
Introduction
A python application that removes LaTeX code and transforms it to plain text for grammar checking or other things. Multiple language support (15+), detects repeated words, and many things more to come!
Install Instructions
PyDetex can be installed via pip, for both MacOS, Windows & Linux. Simply run:
$> python3 pip install --upgrade pydetex
Launch the GUI, or use the library
Simply run this command anywhere to execute the application, or just import pydetex and play.
$> python3 -m pydetex.gui
TO-DOs
Currently, many things must be improved:
Learn def and replace properly
Support for environments, such as figure, equation, table, etc..
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydetex-0.5.0.tar.gz
(42.0 kB
view hashes)
Built Distribution
pydetex-0.5.0-py3-none-any.whl
(41.4 kB
view hashes)