{"id":18532359,"url":"https://github.com/mincrmatt12/textle","last_synced_at":"2025-05-14T22:35:19.525Z","repository":{"id":57474678,"uuid":"176941677","full_name":"mincrmatt12/textle","owner":"mincrmatt12","description":"Tool for managing document creation pipelines","archived":false,"fork":false,"pushed_at":"2020-06-11T01:28:50.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T04:49:21.978Z","etag":null,"topics":["automation","build","cli","click","pandoc","python","tex","text","tool","typesetting"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mincrmatt12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-21T12:38:08.000Z","updated_at":"2020-06-11T01:28:52.000Z","dependencies_parsed_at":"2022-09-10T04:04:49.139Z","dependency_job_id":null,"html_url":"https://github.com/mincrmatt12/textle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mincrmatt12%2Ftextle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mincrmatt12%2Ftextle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mincrmatt12%2Ftextle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mincrmatt12%2Ftextle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mincrmatt12","download_url":"https://codeload.github.com/mincrmatt12/textle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254240316,"owners_count":22037862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","build","cli","click","pandoc","python","tex","text","tool","typesetting"],"created_at":"2024-11-06T19:06:18.007Z","updated_at":"2025-05-14T22:35:19.430Z","avatar_url":"https://github.com/mincrmatt12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `textle`\n[![Documentation Status](https://readthedocs.org/projects/textle/badge/?version=latest)](https://textle.readthedocs.io/en/latest/?badge=latest) ![PyPI - License](https://img.shields.io/pypi/l/textle.svg) [![PyPI](https://img.shields.io/pypi/v/textle.svg?color=orange)](https://pypi.org/project/textle/) [![Jenkins](https://img.shields.io/jenkins/s/https/jenkins.mm12.xyz/jenkins/job/textle/job/master.svg)](https://jenkins.mm12.xyz/jenkins/job/textle/master)\n\n![logo](docs/img/logo.png)\n\n`textle` is software to automate the use of typesetting and their support tools, like `LaTeX` and `pandoc`.\n\n## Usage\n\n[![usage example](https://asciinema.org/a/opmSpftGOmDFBJGWHhYvXu2BT.svg)](https://asciinema.org/a/opmSpftGOmDFBJGWHhYvXu2BT)\n\nFor more information, see the full documentation on [read the docs](https://textle.readthedocs.io), or in the `docs/` folder.\n\n## Installation\n\n```\n$ # textle is python3 only\n$ pip3 install textle\n```\n\nAlternatively, install from source by cloning this repo and using\n\n```\n$ python3 setup.py install\n```\n\nTo build the documentation to the `site` folder, \n\n```\n$ mkdocs build\n```\n\n## Why\n\nThis 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.\n`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 \ndo 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 \nnot pollute a VCS with random files.\n\nThe Usage section demonstrates my common use cases.\n\n## Licensing\n\nThe logo is licensed under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)\n\nThis project is licensed under the MIT License, see `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmincrmatt12%2Ftextle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmincrmatt12%2Ftextle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmincrmatt12%2Ftextle/lists"}