electionguard-python
electionguard-python copied to clipboard
✨ Move the sample generation to the CLI
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