Skip to main content

A collection of useful tools for generating, grading, solving, and transforming sudoku puzzles

Project description

sudoku-tools

pypi version downloads build status python versions format license

Description

This Python package is a collection of useful tools for generating, grading, solving, and transforming sudoku puzzles.

Installation

With Python installed, simply run the following command to add the package to your project.

python -m pip install sudoku-tools

Usage

The object can be constructed with a 1-dimensional board:

arr_1d = [1, 0, 3, 4, 0, 4, 1, 0, 0, 3, 0, 1, 4, 0, 2, 3]
puzzle = Puzzle(arr_1d, 0)

Feel free to check out the docs for more information.

License

This software is released under the terms of MIT license.

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-tools-0.1.0.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

sudoku_tools-0.1.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file sudoku-tools-0.1.0.tar.gz.

File metadata

  • Download URL: sudoku-tools-0.1.0.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.10 Linux/5.4.0-1043-azure

File hashes

Hashes for sudoku-tools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 db337ff83d97440d3f961a1ab3e57009844df5d6a5ce38ad5389ef34bfd633db
MD5 42f4fa4d4189bcc474d40abb45a78c7d
BLAKE2b-256 d0b6534f96a440d191007757620a3040ed5ff4f6d15551625d3418cca55aef19

See more details on using hashes here.

File details

Details for the file sudoku_tools-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sudoku_tools-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.10 Linux/5.4.0-1043-azure

File hashes

Hashes for sudoku_tools-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46c0ec6322a975e668945474ca05547503571f334c36444d798542de7c1dc363
MD5 6217db213fbaf1b7ab532041fac00ab1
BLAKE2b-256 29591b9cb9b9fc8f1e9ed89f649f6e746dfc4ba5590940490e59348c31f94b46

See more details on using hashes here.

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