macOS xterm-256color zsh 1 views

Generate permutations (with repetition) for a given string using String Permutation, and display the results on-screen.

Covers:

  • Installing dependencies with pipenv
  • Running the script via pipenv run
  • Choosing the permutation mode and display method
  • Entering the string to perform permutations on
  • Viewing generated permutations

Reproduce:

  • Python 3.13.5, pipenv
  • String Permuation v1.1.7

Docs: See the README on GitHub.

More recordings by StrangeRanger