Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 381 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 381 Bytes

Word Search Puzzle

Setup

Installation

You are free to set up locally in your own way (virtualenv, venv, pyenv, etc.)

Install dependencies

$ pip install -r requirements.txt

Running tests script

$ ./tests.sh

Running pytest

$ pytest

Running python file from command line

$ python WordSearch.py path/to/file.pzl