latex2pydata__doc
Write data to file in Python literal format
- Version:
- 0.3.0
- Copyright:
- Geoffrey M. Poore
- License:
- lppl1.3c
- Packaged on:
- 11/02/2024 10:44:41
- Number of files:
- 3
- Size on disk:
- 292.69 kB
This package writes data to file using Python literal syntax. The data may be loaded safely in Python using the ast.literal_eval() function or the latex2pydata Python package. The data can also be hashed within LaTeX (mdfivesum) so that it is possible to check for the existence of external cached content generated with the data.