Generating LaTeX code for nice looking documents
Project description
beauti-tex v0.1.0a3.dev0+g83e19fe70.d20260209
A Python library for generating clean and configurable LaTeX documents from templates.
Installation
pip install beauti-tex
Quick Start
from beauti_tex import projBuilder
projBuilder("Project Name")
API Documentation
This section is automatically generated from docstrings.
projBuilder()
Creates a basic LaTeX Project for academic papers
Args:
projName (str): Name of the project / main folder.
projPath (Path | None): Optional base directory. Default is the current working directory.
cfgPath (Path | None): Optional path to a configuration INI file.
Raises:
FileExistsError: If the project folder already exists.
FileNotFoundError: If template files are not found
Example:
>>> projBuilder("MyPaper")
License
Apache-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
beauti_tex-0.1.0a3.tar.gz
(8.3 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 beauti_tex-0.1.0a3.tar.gz.
File metadata
- Download URL: beauti_tex-0.1.0a3.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7772da41eeae6d4d0565ed4cd0f3b0e1859c8507d9b97f9158ad01b009e65ab3
|
|
| MD5 |
7b751b08426e1a22be5414368f48ed02
|
|
| BLAKE2b-256 |
3143b03744fc519effa7e997b2c3316452cc893493b0efa197deb155c9f2d9e0
|
File details
Details for the file beauti_tex-0.1.0a3-py3-none-any.whl.
File metadata
- Download URL: beauti_tex-0.1.0a3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
447e350a5d5ce17018721a969641a19ae52605ca5b641f1d3baf53b1d5559ed4
|
|
| MD5 |
f40454516d05181e06217233527496cd
|
|
| BLAKE2b-256 |
c72cdc0d2e40e19475012f427589ba5304ea61b3223751ee40c072007418fee8
|