A build tool to assist in managing document creation pipelines.
Project description
textle
textle is software to automate the use of typesetting and their support tools, like LaTeX and pandoc.
Usage
For more information, see the full documentation on read the docs, or in the docs/ folder.
Installation
$ # textle is python3 only
$ pip3 install textle
Alternatively, install from source by cloning this repo and using
$ python3 setup.py install
To build the documentation to the site folder,
$ mkdocs build
Why
This tool was created as I often create small one-off TeX (sometimes from markdown through pandoc) projects that need to be formatted in similar ways, and that I like building quickly.
textle aims to solve these problems: it makes it easy to not only build a project to a PDF once, but even to do it live; and it makes simple the definition of the project. All one has to
do is either use the CLI, which was designed to be powerful and simple, or write a Textlefile. The project also aimed to be lightweight, both binary-wise and filesystem-wise, the idea being to
not pollute a VCS with random files.
The Usage section demonstrates my common use cases.
Licensing
The logo is licensed under the CC BY-SA 4.0
This project is licensed under the MIT License, see LICENSE for more information.
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
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 textle-0.1.1.tar.gz.
File metadata
- Download URL: textle-0.1.1.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e28ab406eb788adc161bfbd25d43a64a8566fd67bb447c8494a54cf163eefa
|
|
| MD5 |
e072a5121b17a2d0bdf390e8fd93a12c
|
|
| BLAKE2b-256 |
d4e022e82e3ffb45c4a6c0e889864f4e93c5756c427b40352047795a58a4158a
|
File details
Details for the file textle-0.1.1-py3-none-any.whl.
File metadata
- Download URL: textle-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.0 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.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e666c603f49afcec05e694795ce35adfac0ba44605efa3b6a8b3b602e4729b
|
|
| MD5 |
fc274e1735cd61bcdb3756aee80a635e
|
|
| BLAKE2b-256 |
ec0fa977db67ea942d81ad9f4ee795b6db23944ee9c4620e1832cdbe730ccbfd
|