Skip to main content

Returns a Sudoku board sollution as a numpy 2d array. Use as a starting point for your own Sudoku creations.

Project description

https://badge.fury.io/py/sudokumizer.png https://travis-ci.org/tomasforsman/sudokumizer.png?branch=master

Returns a Sudoku board sollution as a numpy 2d array. Use as a starting point for your own Sudoku creations.

This is my Hello World project when starting to learn Python.

TODO::
  • Return other formats than numpy 2d array.
    • JSON

    • 2D Array

    • Object

    • Database

  • Write tests (yes, this should have been done earlier)

  • Ensure compability

  • Create a microservice using Django and Google App Engine
    • REST

    • GraphQL

Documentation

The full documentation is at http://sudokumizer.rtfd.org.

History

0.0.5 (2019-08-20)

  • Changed setup language to Python 3.7

0.0.3 and 0.0.4 (2019-08-20)

  • Update to readme and documentation

0.0.2 (2019-08-19)

  • Refactoring

0.0.1 (2019-08-19)

  • First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sudokumizer-0.0.6-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

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