Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

latex2mathml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latex2mathml

Pure Python library for LaTeX to MathML conversion

  • 3.77.0
  • PyPI
  • Socket score

Maintainers
1
LicenseLicenseVersionVersion
Github ActionsGithub ActionsCoverageCodeCov
Supported versionsPython VersionsWheelWheel
StatusStatusDownloadsDownloads
All ContributorsAll Contributors

latex2mathml

Pure Python library for LaTeX to MathML conversion

Installation

pip install latex2mathml

Usage

Python

import latex2mathml.converter

latex_input = "<your_latex_string>"
mathml_output = latex2mathml.converter.convert(latex_input)

Command-line

% latex2mathml -h
usage: latex2mathml [-h] [-V] [-b] [-t TEXT | -f FILE | -s]

Pure Python library for LaTeX to MathML conversion

options:
  -h, --help            show this help message and exit
  -V, --version         Show version
  -b, --block           Display block

required arguments:
  -t TEXT, --text TEXT  Text
  -f FILE, --file FILE  File
  -s, --stdin           Stdin

References

LaTeX

MathML

Author

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

Ronie Martinez
Ronie Martinez

๐Ÿšง ๐Ÿ’ป ๐Ÿš‡
askender
askender

๐Ÿ“–
06180339
06180339

๐Ÿ’ป
chaihahaha
chaihahaha

๐Ÿ’ป
HQY
HQY

๐Ÿ›
้ธญๆขจ
้ธญๆขจ

๐Ÿ›
oliverstefanov
oliverstefanov

๐Ÿ›
Deleted user
Deleted user

๐Ÿ›
Cesaryuan
Cesaryuan

๐Ÿ›
TonyStank
TonyStank

๐Ÿ›
Dirk Winkel
Dirk Winkel

๐Ÿ›
sinslu
sinslu

๐Ÿ›
Nikola Ubaviฤ‡
Nikola Ubaviฤ‡

๐Ÿ›
abhisheksia
abhisheksia

๐Ÿ›
Denis Salem
Denis Salem

๐Ÿ› ๐Ÿ’ป
Steven Clontz
Steven Clontz

๐Ÿ›
็ฉบ็™ฝ
็ฉบ็™ฝ

๐Ÿ›
MURAMATSU Atshshi
MURAMATSU Atshshi

๐Ÿ›
leingang
leingang

๐Ÿ›
Nigel Amers
Nigel Amers

๐Ÿ›
retsyo
retsyo

๐Ÿ›
Mia Kramer
Mia Kramer

๐Ÿ’ป ๐Ÿ“–
Nguyแป…n Gia Phong
Nguyแป…n Gia Phong

๐Ÿ› ๐Ÿ’ป โš ๏ธ
Collin Delker
Collin Delker

๐Ÿ›
jiotv321
jiotv321

๐Ÿ›
Felix Yan
Felix Yan

๐Ÿ’ป
Rob Blackbourn
Rob Blackbourn

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc