colrev

Top-level package for CoLRev.

colrev.constants

Constants, including filepaths, fields, entrytypes, colrev_status, etc.

colrev.dataset

Dataset class providing functionality for data/records.bib and git repository.

colrev.env

Environment.

colrev.exceptions

Exceptions.

colrev.git_repo

Git repository wrapper for CoLRev.

colrev.hooks

Pre-commit-hooks interface, automatically set up for every CoLRev project:

colrev.loader

Loaders for different data formats, including BibTex, RIS, CSV/Excel files.

colrev.logger

Logger.

colrev.ops

Operations.

colrev.package_manager

Package manager.

colrev.packages

Built-in packages for CoLRev.

colrev.paths

CoLRev standard paths.

colrev.process

Process model (states, transitions, corresponding operations).

colrev.record

Records containing title, author, year, etc.

colrev.review_manager

Review Manager.

colrev.search_file

Extended SearchFile with search_results_path and derived search_history_path.

colrev.settings

Settings of the project.

colrev.ui_cli

Command-line interface.

colrev.utils

Utility helpers for CoLRev.

colrev.writer

Writers for different data formats, including BibTex, RIS, CSV/Excel files.