electionguard-python icon indicating copy to clipboard operation
electionguard-python copied to clipboard

✨ Move the sample generation to the CLI

Open SteveMaier-IRT opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Suggestion

Currently there is a routine in the python tools project that allows for the creation of standalone sample data. This will produce a single manifest based set of files that can be used by the verifier or other software. This needs to be moved into the CLI as an option there and have it generate all of the sample manifest types that it can by default (full, minimal, small, hamiltin-general) and have each of those created in a subfolder for the results.

Possible Implementation

No response

Anything else?

No response

SteveMaier-IRT avatar Aug 15 '22 19:08 SteveMaier-IRT