Skip to content

petarmaric/version4plos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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://github.com/petarmaric/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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages