latex2mathml:用于LaTeX到MathML转换的纯Python库

时间:2024-02-25 08:51:02
【文件属性】:

文件名称:latex2mathml:用于LaTeX到MathML转换的纯Python库

文件大小:105KB

文件格式:ZIP

更新时间:2024-02-25 08:51:02

latex python3 mathml LaTeXPython

latex2mathml 用于LaTeX到MathML转换的纯Python库 执照 版 特拉维斯CI 覆盖范围 支持的版本 轮 状态 资料下载 支持 如果您喜欢latex2mathml或对您有用,请给我买latex2mathml咖啡来表示支持。 安装 pip install latex2mathml 用法 Python import latex2mathml . converter latex_input = "" mathml_output = latex2mathml . converter . convert ( latex_inpu


【文件预览】:
latex2mathml-master
----.travis.yml(4KB)
----README.rst(15KB)
----poetry.lock(65KB)
----pyproject.toml(2KB)
----example.py(239B)
----latex2mathml()
--------tokenizer.py(4KB)
--------symbols_parser.py(1KB)
--------commands.py(1KB)
--------__init__.py(0B)
--------aggregator.py(10KB)
--------converter.py(11KB)
--------unimathsymbols.txt(211KB)
--------exceptions.py(261B)
----.github()
--------workflows()
----tests()
--------test_aggregator.py(15KB)
--------test_tokenizer.py(11KB)
--------__init__.py(0B)
--------test_symbol_parser.py(325B)
--------test_converter.py(70KB)
----LICENSE(1KB)
----setup.py(2KB)
----.gitignore(2KB)
----CHANGELOG.md(5KB)
----Makefile(643B)
----README.md(14KB)
----.flake8(56B)

网友评论