Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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