Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1016 Bytes

resiliparse.rst

File metadata and controls

36 lines (22 loc) · 1016 Bytes

Resiliparse CLI

The resiliparse command line utility provides tools for maintaining and benchmarking Resiliparse. At the moment, these tools are aimed primarily at developers of Resiliparse. General-purpose tools geared towards users of the library may be added later.

To install the Resiliparse CLI tool, specify the cli flag (and optionally the cli-benchmark flag for any third-party benchmarking dependencies) in your pip install command:

$ pip install 'resiliparse[cli]'

Once installed, run resiliparse [COMMAND] --help for detailed help listings.


Top-Level Commands

In the following is a short listing of the top-level commands:

resiliparse.cli:main


Full Command Listing

Below is a full description of all available commands:

resiliparse.cli:main