rwhender / ohnonogram-python

Python library for nonogram representation and nonogram solvers.
0 stars 0 forks source link

ohnonogram-python

Python library for nonogram representation and nonogram solvers.

Installation

The following are prerequesites:

To install this library,

poetry install

The above command will automatically create an isolated virtual environment for the project, so no special preparation needs to be done ahead of time to protect your base Python environment.