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
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
version4plos-1.0.0.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for version4plos-1.0.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c7809c9db38078cacaa15c9f99db586c076bd70b31f11b965a6266f5bbc0036 |
|
MD5 | b89a8b430c95403375251cca07b17c9e |
|
BLAKE2b-256 | bd446a5baafba54ffe557c9f7ca2242cdea08d7eb7280f3794ee5afadeea85a6 |