Skip to main content

A Python CLI with utilities for scientific LaTeX documents.

Project description

TeXCLIques

A CLI that provides a set of utilities for working with scientific LaTeX documents.

Installation

This module is available on PyPI. To install it, run:

pip install texcliques

Alternatively, you can install it from source using either SSH (recommended) or HTTPS.

To do so, clone this repository and navigate to the root directory.

git clone git@github.com:dimboump/texcliques      # SSH
git clone https://github.com/dimboump/texcliques  # HTTPS
cd texcliques

Then, create a virtual environment and activate it:

python -m virtualenv venv
source venv/bin/activate   # Linux/macOS
venv\Scripts\activate.bat  # Windows

Finally, install the module:

pip install .

Usage

This module provides a command-line interface (CLI) through the texcliques script. To use it, run:

texcliques [OPTIONS] COMMAND [ARGS]...

Commands

  • extract-refs: Extract bibliography entries from a LaTeX document or sections thereof given a BibTeX file.

For more information on a specific command, run:

texcliques COMMAND --help

Contributing

To contribute to texcliques:

  1. Fork this repository.
  2. Create a new branch following the naming convention <username>/branch-name.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Create a pull request to this repository.

License

This module is licensed under the MIT License. See the LICENSE file for more information.

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

TeXCLIques-0.0.3.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TeXCLIques-0.0.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file TeXCLIques-0.0.3.tar.gz.

File metadata

  • Download URL: TeXCLIques-0.0.3.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for TeXCLIques-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8559ab374fd47b93269ab72be6f063ec1d863ee2b2583b9c5634d4be79970619
MD5 29c584cb2d4094d3af0bba9845cbaad3
BLAKE2b-256 27c3ec07064cb964e2a4713426ca0105250dc364f34b6d042d8ba12624e63114

See more details on using hashes here.

File details

Details for the file TeXCLIques-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: TeXCLIques-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for TeXCLIques-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9c8fb8587afc16068366ed529892cac6dfa9d479f265f7b2622fae734d641c46
MD5 acd729101ba67c85f4a847325fbd8509
BLAKE2b-256 1b9ea9e11af76566959c3256d0812d2dfe745938dc09dfe38ee8aa92b6949262

See more details on using hashes here.

Supported by

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