Skip to content

feature/evepy#1770

Merged
sstruzik merged 25 commits intomainfrom
feature/evepy
Sep 25, 2025
Merged

feature/evepy#1770
sstruzik merged 25 commits intomainfrom
feature/evepy

Conversation

@vinulw
Copy link
Copy Markdown
Contributor

@vinulw vinulw commented Sep 23, 2025

feature/evepy

  • Implement eve in python as a new cli tool evepy
  • Maintains the same behaviour as eve with a round robin shuffle by default and the following command line options:
    • -n : no shuffle
    • -r : randomise using Fisher Yates algorithm and stream output whilst randomising
    • -R: randomise using builtin shuffle

Also support input and output file selection using the -i and -o flags respectively.

@vinulw vinulw linked an issue Sep 23, 2025 that may be closed by this pull request
@vinulw vinulw marked this pull request as ready for review September 24, 2025 09:35
@vinulw vinulw self-assigned this Sep 24, 2025
@vinulw vinulw requested review from SkylordA and sstruzik September 24, 2025 09:35
@vinulw vinulw requested a review from SkylordA September 24, 2025 13:46
@sambles sambles mentioned this pull request Sep 25, 2025
@sstruzik sstruzik merged commit 0c2cbe4 into main Sep 25, 2025
26 checks passed
@awsbuild awsbuild added this to the 2.4.8 milestone Sep 25, 2025
@sambles sambles deleted the feature/evepy branch January 29, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Port eve to pytools

4 participants