PySysrev

Gets annotations from Sysrev API


Install
pip install PySysrev==0.6

Documentation

Sysrev Python Client

The Sysrev package provides tools to interact with the sysrev.com API efficiently and programmatically. This package includes:

  1. SysrevClient: A client object for utilizing the sysrev.com API.
  2. (Coming Soon) A method for synchronizing local sysrev projects with their remote counterparts on sysrev.com.

Installation

To install the Sysrev package, use pip:

pip install sysrev