Convenience wrappers around latex compilation with python
Project description
python-latex
LaTex has a billion different compilers with fiddly controls and lots of dependencies to install. Turns out there is a latex python package with a nice and simple interface. No fiddling with containerization and volume mounts. No funky interface to learn.
pip3 install python_latex
python_latex
touch some-existing-latex-file.tex
A python_latex command is exposed, will watch the current directory for changes to any .tex file, and compile them to a .pdf, without all those useless intermediary files most compilers create.
Use a nice pdf viewer that auto-refreshes, like zathura, to continuously develop a file.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_latex-1.0.1-py3-none-any.whl.
File metadata
- Download URL: python_latex-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2250c5c49fcd581d8cba3771af6a5baf040d11c30a72bb0399f5021eb2584840
|
|
| MD5 |
47a7c1b65a1458c50d7dfddc3ec82a7e
|
|
| BLAKE2b-256 |
b394b3f267b188cdb2e197b0b61eddbc1879722baa2bb54c4f97904fa564ec9e
|