TexSoup

parses valid LaTeX and provides variety of Beautiful-Soup-esque methods and Pythonic idioms for iterating over and searching the parse tree

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install texsoup

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.1 2020-08-03  
0.3.0 2020-07-22  
0.2.2 2020-07-20  
0.2.1 2020-03-08  
0.2.0 2019-04-14  
0.1.4 2018-11-29  
0.1.3 2018-04-14  
0.1.2 2018-01-29  
0.1.1 2018-01-28  
0.1 2017-09-03  
0.0.3 2016-09-25  
0.0.2 2016-09-18      
0.0.1 2016-05-19  

Issues with this package?

Page last updated 2025-09-08 05:49:36 UTC