Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 321 Bytes

File metadata and controls

26 lines (19 loc) · 321 Bytes

Python

setup and run

poetry shell
poetry install --no-root

Syntax

❯ python words.py -h
usage: python words.py [-h] [-n N] [-s]

options:
  -h, --help  show this help message and exit
  -n N        Number of cores to run (default: 10)
  -s, --sort  Sort results

Run

python words.rb -s