A parsetab.py parser that generates .tex file
Project description
parsetabtolatex parses an output file of ply and extracts the grammar into a .tex file using the grammar environment provided by the syntax LaTeX package.
| Author | License | Homepage |
|---|---|---|
| Maria Climent-Pommeret | MIT Licence | https://gitlab.climent-pommeret.red/Chopopope/parsetabtolatex |
Installation
Please run the following command in a virtual environment using Python3.5
pip install parsetabtolatex
Usage example
In[1]: from parsetabtolatex import parsetabtolatex as pl
In[2]: pl.ParseTabToLatatex("/tmp/partetab.py", "/tmp/grammar.tex").generate_latex()
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
parsetabtolatex-0.0.3.tar.gz
(3.8 kB
view details)
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 parsetabtolatex-0.0.3.tar.gz.
File metadata
- Download URL: parsetabtolatex-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cadeab898ef0f9468a5bbd824a0b39a27a9eb834a8bea66f5acdda396208ded4
|
|
| MD5 |
5731c07364beffe4484ae401eac78a7c
|
|
| BLAKE2b-256 |
fa1c62f317fb231bfc9660e756f0b68f93bf213014fc1e8fc9a80b54fb4e9ea7
|
File details
Details for the file parsetabtolatex-0.0.3-py3-none-any.whl.
File metadata
- Download URL: parsetabtolatex-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d4180f6fbf9d5212a88616543812e02aee1c948706532a9bf4d383912b02242
|
|
| MD5 |
31f5a0cf3dc75139e3eda8d4aed3719a
|
|
| BLAKE2b-256 |
25bf3293a86fe047d3dbdce03a2238ddf810ba124386a246f30b9e0d0d644a10
|