Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 264 Bytes

File metadata and controls

21 lines (17 loc) · 264 Bytes

Python

setup and run

python -m venv .venv
source .venv/bin/activat
pip install -U pip
pip install -r requirements.txt
python words.py

MacOS 12.2 Python 3.10.2 MBP 16" M1Max 10 cores Total files: 123 Total size: 504 MB Total time: 2.9403 s