Skip to main content

Console app and Python API for automated tracking of PLOS LaTeX template versions

Project description

About

Console app and Python API for automated tracking of PLOS LaTeX template versions.

Please cite this project in your papers:

@misc{version4plos,
  title={{version4plos public code repository}},
  author={Mari{\'c}, Petar},
  year={2019},
  url={https://bitbucket.org/petar/version4plos/},
}

Installation

To install version4plos run:

$ pip install version4plos

Console app usage

Quick start:

$ version4plos

Show help:

$ version4plos --help

Python API usage

Quick start:

>>> import logging
>>> logging.basicConfig(level=logging.DEBUG, format="[%(levelname)s] %(message)s")

>>> from version4plos import get_template_version
>>> get_template_version()

Contribute

If you find any bugs, or wish to propose new features please let us know.

If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.

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

version4plos-1.0.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

version4plos-1.0.0-py2-none-any.whl (4.8 kB view hashes)

Uploaded Python 2

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