Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 550 Bytes

File metadata and controls

33 lines (21 loc) · 550 Bytes

Estimark

Frictionless estimation.

Installation

pip install estimark

Usage

Inside a requirements directory containing .rst files marked with estimark estimation fields, run the init command to populate the population parameters. Then you'll be ready to issue the estimate command to compute the requirements estimation.

estimark init
estimark estimate

Plot

To plot the estimation results, just run the plot command.

estimark plot