Skip to content

cotterell/bibscrap

Repository files navigation

bibscrap

PyPI version bibscrap's documentation Join the chat at https://gitter.im/bibscrap/community Continuous integration Code coverage License: MIT Code style: black

Overview

The bibscrap package provides semi-automated tools for systematic literature reviews.

Requirements

  • Python 3.8+

Install

To install Bibscrap, use one of the commands below:

Bibscrap install commands
Package Manager Install Command
pip pip install --pre bibscrap
pipenv pipenv install --pre bibscrap
poetry poetry add --allow-prerelease bibscrap

Documentation

Documentation is available online at https://bibscrap.readthedocs.io/ and in the docs directory.

Contributors: Getting Started

To download the development version of bibscrap and install its dependencies into a virtual environment, follow the instructions provided below:

$ git clone https://github.com/cotterell/bibscrap.git
$ cd bibscrap
$ poetry install -E devtools -E docs

To activate the virtual environment, use the following command:

$ poetry shell

If you are part of the bibscrap development team, then you should also install the pre-commit hooks once your virtual environment is activated. You only need to do this once. Here is the command:

$ pre-commit install

Contributors

Contributor GitHub Role
Aidan Killer @aikill Developer
Jack Solomon @jbs26156 Developer
Matthew Pooser @mpooser Developer
Michael E. Cotterell @mepcotterell Maintainer
Mitchell Casleton @MitchellCasleton Developer
My Nguyen @mynguyen0628 Developer

About

Semi-automated tools for systematic literature reviews.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •