This is a module worth remembering. It converts Python code into TeX nicely. Unfortunately not colour coded, but "=" equal signs become "<--" arrows and negations like "!=" become an equal sign with a dash across it. This will be good for formatting little sections of Python code into serious documentation.
URL: http://www.sollunae.net/py2tex/
Related posts
- Previous:
- More terrible album covers November 27, 2003 Misc. links
- Next:
- The Pentagon is big, very big November 30, 2003 Misc. links
- Related by category:
- How I run standalone Python in 2025 January 14, 2025 Python
- get in JavaScript is the same as property in Python February 13, 2025 Python
- How to resolve a git conflict in poetry.lock February 7, 2020 Python
- Best practice with retries with requests April 19, 2017 Python
- Related by keyword:
- LaTeX Word Counter April 12, 2004 Misc. links
- Valuble site: Commonly Confused Characters December 28, 2004 Web development
- MathML and displaying Math on the web January 23, 2004 Mathematics, Web development
Comments