Skip to content

canismarko/franklin

This branch is 1 commit ahead of, 10 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2fd4b3d · May 19, 2021

History

34 Commits
Jan 2, 2020
May 19, 2021
Sep 18, 2020
Jun 7, 2019
Sep 17, 2019
Sep 17, 2019
Apr 19, 2019
Jan 2, 2020
May 19, 2021
Jun 10, 2019
May 19, 2021

Repository files navigation

Franklin Citation Toolkit

https://readthedocs.org/projects/franklin/badge/?version=latest https://travis-ci.com/canismarko/franklin.svg?branch=master https://coveralls.io/repos/github/canismarko/franklin/badge.svg?branch=master

franklin is a set of tools for accessing research articles and their associated bibtex references.

The following console scripts are available.

  • fetch-doi - Retrieve PDFs and bibtex entries.
  • abbreviate-journals - Parse a bibtex file and look up abbreviated journal names.
  • bibtex-cleanup - [coming soon] Parse a bibtex file and clean it up.

Development

For development, a developer installation through pip is recommended.

$ git fetch https://github.com/canismarko/franklin.git
$ pip install franklin/requirements.txt
$ pip install -e franklin/

Run the tests using pytest:

$ pytest

About

Retrieve scientific papers and manage associated citations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages