Skip to main content

A Python CLI to organize and prettify specific .tex files.

Project description

texbox

PyPI - Version Publish to PyPI

A Python CLI to organize and prettify specific .tex files.

Quickstart (CLI)

usage: texbox [-h] -i PATH [-b {label,abbrv,full}] [-d]

Sort acronyms from an `acronyms.tex` file.

required arguments:
  -i, --input PATH      The path to the `acronyms.tex` file to be sorted.

optional arguments:
  -b, --by {label,abbrv,full}
                        Macro argument name to sort by. (default: label)
  -d, --descending      Sort descending instead of ascending.

Development quickstart

  • make init.
  • make shell or pipenv shell.

References

Notes

  • pipenv install --python 3.6 --dev.
  • pipenv install -e ..
  • pipenv install pyparsing.
  • pipenv graph.
  • Delete tag: git push --delete origin tagname.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

texbox-0.1.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

texbox-0.1.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page