Generates LaTeX math description from Python functions.
Project description
latexify
latexify
is a Python package to compile a fragment of Python source code to a
corresponding $\LaTeX$ expression:
latexify
provides the following functionalities:
- Libraries to compile Python source code or AST to $\LaTeX$.
- IPython classes to pretty-print compiled functions.
FAQs
-
Which Python versions are supported?
Syntaxes on Pythons 3.7 to 3.11 are officially supported, or will be supported.
-
Which technique is used?
latexify
is implemented as a rule-based system on the officialast
package. -
Are "AI" techniques adopted?
latexify
is based on traditional parsing techniques. If the "AI" meant some techniques around machine learning, the answer is no.
Getting started
We prepared a Google Colaboratory notebook that provides several examples to use this package.
See also the official documentation for more details.
How to Contribute
To contribute to this project, please refer CONTRIBUTING.md.
Disclaimer
This software is currently hosted on https://github.com/google, but not officially supported by Google.
If you have any issues and/or questions about this software, please visit the issue tracker or contact the main maintainer.
License
This software adopts the Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for latexify_py-0.3.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef2ad092621fba7eda71648bada78ded7d55e1571d28e5538036a73001bdf19c |
|
MD5 | a4aa765c3e4b204ec873cea61bd5e3c8 |
|
BLAKE2b-256 | 8e3bb899352b6c23723dca3f3c56bba21609937e2a73b17cf498afedf24c7498 |