Skip to main content

Solve and generate basic Sudokus and Sudokus with an extended set of rules.

Project description

sudoku-sat

Solve and generate basic Sudokus and Sudokus with an extended set of rules.

See sudoku-sat --help for all options.

Required Python version: >= 3.9

Recommended Installation Instructions

  • install limboole, either through your system's package manager or manually
  • install sudoku-sat:
    • python -m venv .sudoku-sat
    • . ./sudoku-sat/bin/activate
    • pip install sudoku-sat

Manual Installation Instructions

  • install limboole, either through your system's package manager or manually
    • install sudoku-sat:
    • git clone git@github.com:charludo/sudoku-sat.git
    • python -m venv .sudoku-sat
    • . .sudoku-sat/bin/activate
    • cd sudoku-sat
    • pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sudoku-sat-1.0.0.tar.gz (81.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page