Metadata-Version: 2.1
Name: colrev
Version: 0.8.1
Summary: CoLRev: An open-source environment for collaborative reviews
Home-page: https://colrev.readthedocs.io/en/latest/
License: MIT
Keywords: research,reproducible research,open science,literature,literature review,systematic review,systematic literature review
Author: Gerit Wagner
Author-email: gerit.wagner@hec.ca
Requires-Python: >=3.8,<4
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Dist: Flask (>=2.2.2,<3.0.0)
Requires-Dist: Flask-Cors (>=3.0.10,<4.0.0)
Requires-Dist: GitPython (>=3.1.29,<4.0.0)
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: PyPDF2 (>=1.28.6,<2.0.0)
Requires-Dist: PyYAML (>=6.0.0,<7.0.0)
Requires-Dist: alphabet-detector (>=0.0.7,<0.0.8)
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: click8 (>=8.0.1,<9.0.0)
Requires-Dist: click_completion (>=0.5.2,<0.6.0)
Requires-Dist: crossrefapi (>=1.5.0,<2.0.0)
Requires-Dist: cx-Freeze (>=6.11.1,<7.0.0)
Requires-Dist: dacite (>=1.6.0,<2.0.0)
Requires-Dist: daff (>=1.3.46,<2.0.0)
Requires-Dist: dataclasses-jsonschema (>=2.15.3,<3.0.0)
Requires-Dist: dedupe (>=2.0.20,<3.0.0)
Requires-Dist: dictdiffer (>=0.9.0,<0.10.0)
Requires-Dist: docker (==6.0.0)
Requires-Dist: glom (>=22.1.0,<23.0.0)
Requires-Dist: lingua-language-detector (>1.3)
Requires-Dist: lxml (>=4.9.1,<5.0.0)
Requires-Dist: nameparser (>=1.1.2,<2.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (>=1.5.0,<2.0.0)
Requires-Dist: pandasql (>=0.7.3,<0.8.0)
Requires-Dist: pdfminer.six (>=20220524,<20220525)
Requires-Dist: pre-commit (>=2.20.0,<3.0.0)
Requires-Dist: psutil (>=5.9.2,<6.0.0)
Requires-Dist: pybtex (>=0.24.0,<0.25.0)
Requires-Dist: pycountry (>=22.3.5,<23.0.0)
Requires-Dist: python-Levenshtein (>=0.12.2,<0.13.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: requests-cache (>=0.9.6,<0.10.0)
Requires-Dist: thefuzz (>=0.19.0,<0.20.0)
Requires-Dist: timeout-decorator (>=0.5.0,<0.6.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Requires-Dist: transitions (>=0.8.11,<0.9.0)
Requires-Dist: watchdog (>=2.2.1,<3.0.0)
Requires-Dist: zope.interface (>=5.5.0,<6.0.0)
Project-URL: Documentation, https://colrev.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/CoLRev-Environment/colrev
Description-Content-Type: text/markdown

# Collaborative Literature Reviews (CoLRev)

<p align="center">
<img src="https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/docs/figures/logo_small.png" width="400">
</p>

<div align="center">

[![DOI](https://zenodo.org/badge/363073613.svg)](https://zenodo.org/badge/latestdoi/363073613)
[![GitHub release](https://img.shields.io/github/v/release/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/colrev)
[![License](https://img.shields.io/github/license/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Documentation Status](https://readthedocs.org/projects/colrev/badge/?version=latest)](https://colrev.readthedocs.io/en/latest/?badge=latest)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/CoLRev-Ecosystem/colrev/tests.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoLRev-Ecosystem/colrev/main.svg)](https://results.pre-commit.ci/latest/github/CoLRev-Ecosystem/colrev/main)
![Coverage](https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/tests/coverage.svg)
![GitHub last commit](https://img.shields.io/github/last-commit/CoLRev-Ecosystem/colrev)
[![Downloads](https://static.pepy.tech/badge/colrev/month)](https://pepy.tech/project/colrev)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7148/badge)](https://bestpractices.coreinfrastructure.org/projects/7148)
[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/CoLRev-Environment/colrev/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/CoLRev-Environment/colrev/)
<!-- ![PyPI](https://img.shields.io/pypi/v/colrev) -->
<!-- [![](https://img.shields.io/badge/-documentation-green)](https://colrev.readthedocs.io/) -->

</div>

## Summary

CoLRev is an open-source environment for collaborative literature reviews. It takes care of the data, integrates with differerent synthesis tools, and facilitates Git-based collaboration.

To accomplish these goals, CoLRev advances the design of review technology at the intersection of methods, design, cognition, and community building.
The following features stand out:

- An open and extensible environment based on shared data and process standards
- Builds on git and its transparent collaboration model for the entire literature review process
- Offers a self-explanatory, fault-tolerant, and configurable user workflow
- Operates a model for data quality, record identification, content curation, and reuse
- Enables typological and methodological pluralism throughout the process

See the [statements of development status](https://colrev.readthedocs.io/en/latest/foundations/roadmap.html) and [documentation](https://colrev.readthedocs.io/en/latest/) for more details. A brief overview presented at ESMARConf2023 is available on [YouTube](https://www.youtube.com/watch?v=yfGGraQC6vs).

## Contributing, changes, and releases

Contributions, code and features are always welcome

- See [contributing guidelines](CONTRIBUTING.md), [help page](docs/build/user_resources/help.html), and [github repository](https://github.com/CoLRev-Environment/colrev).
- Bug reports or feedback? Please use the [issue tracker](https://github.com/CoLRev-Environment/colrev/issues) and let us know.
- To get your work included, fork the repository, implement your changes, and create a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).

For further information, see [tests](tests/readme.md), [changes](CHANGELOG.md), and [releases](https://github.com/CoLRev-Environment/colrev/releases).

## License

This project is distributed under the [MIT License](LICENSE) the documentation is distributed under the [CC-0](https://creativecommons.org/publicdomain/zero/1.0/) license.
If you contribute to the project, you agree to share your contribution following these licenses.

## Citing CoLRev

Please [cite](docs/_static/colrev_citation.bib) the project as follows:

Wagner, G. and Prester, J. (2023) CoLRev - An open-source environment for Collaborative Literature Reviews. Available at https://github.com/CoLRev-Environment/colrev.

