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

asciimathml

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciimathml

ASCIIMathML to MathML translator

  • 0.9.5.1
  • PyPI
  • Socket score

Maintainers
2

Translates from ASCIIMathML (an easy to type and highly readable way to represent math formulas) into Presentation MathML (a w3c standard directly displayable by some web browsers).

The MathML tree is represented by Elements from the standard xml.etree.ElementTree python library.

The obtained tree can then be further manipulated and then serialized into a string to be included for example in a HTML document.

Also included is a markdown extension that allows the use of ASCIIMathML, eclosed between $$, inside markdown documents.

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