{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/4"},{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics"},{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"},{"label":"LaTeX","url":"https://skillfed.io/packages/category/text-processing-markup-latex"}],"enrichment":{"capability":"Converts LaTeX mathematical expressions to MathML format, available as a Python library and command-line tool.","skillfed_tags":["latex-conversion","markup-generation"],"use_cases":["Convert LaTeX math expressions in Jupyter notebooks or documentation to web-compatible MathML for rendering.","Batch-process academic papers or textbooks to extract and convert mathematical notation for digital publishing.","Embed in web applications or CMS platforms to accept LaTeX input and serve MathML to browsers.","Generate MathML from user-submitted LaTeX formulas in educational or scientific software.","Automate translation of legacy LaTeX documents to formats that require MathML markup."],"what_it_does":"latex2mathml is a pure Python library that translates LaTeX mathematical notation into MathML, the W3C standard markup language for mathematics. It runs with no external dependencies and offers both a programmatic API and a command-line interface, making it suitable for embedding in applications or batch-processing LaTeX documents.\n\nThe library is actively maintained, supports current Python versions (3.10 through 3.14), and has been in development since 2016. It handles the conversion at the syntax level without requiring a LaTeX engine, making it lightweight and portable. Users can pass LaTeX strings directly to the converter function, read from files, or pipe input via the command line.","worth_installing":"Yes. The package has no dependencies, low install friction, active maintenance, a permissive MIT license, and no known vulnerabilities. Install it if you need to convert LaTeX math to MathML; the main unknown is the breadth of LaTeX syntax it handles, which you should verify against your specific use cases."},"id":"latex2mathml","links":{"html":"https://skillfed.io/packages/latex2mathml","md":"https://skillfed.io/packages/latex2mathml.md","pypi":"https://pypi.org/project/latex2mathml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-15","license_spdx":null,"license_treatment":"permissive","name":"latex2mathml","python_support":"supports_current","summary":"Pure Python library for LaTeX to MathML conversion"},"popularity":{"monthly_downloads":4666350,"position":2260,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.81.0"}
