======================
Another Sudoku Library
======================
.. image:: https://img.shields.io/pypi/v/another_sudoku_library.svg
:target: https://pypi.python.org/pypi/another_sudoku_library
.. image:: https://img.shields.io/travis/jc400/another_sudoku_library.svg
:target: https://travis-ci.com/jc400/another_sudoku_library
.. image:: https://readthedocs.org/projects/another-sudoku-library/badge/?version=latest
:target: https://another-sudoku-library.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
Library for generating and solving Sudoku puzzles.
* Free software: MIT license
* Documentation: https://another-sudoku-library.readthedocs.io.
Features
--------
* Generate new, random puzzles
* Solve puzzles
* Check correctness of puzzles
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2023-01-10)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/jc400/another_sudoku_library",
"name": "another-sudoku-library",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "sudoku",
"author": "jc400",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/9e/3d/064344dd6f23fc14d1764fe5e8a3189c65d4dd85ba1bad72fecab0fef2ea/another_sudoku_library-0.1.0.tar.gz",
"platform": null,
"description": "======================\nAnother Sudoku Library\n======================\n\n\n.. image:: https://img.shields.io/pypi/v/another_sudoku_library.svg\n :target: https://pypi.python.org/pypi/another_sudoku_library\n\n.. image:: https://img.shields.io/travis/jc400/another_sudoku_library.svg\n :target: https://travis-ci.com/jc400/another_sudoku_library\n\n.. image:: https://readthedocs.org/projects/another-sudoku-library/badge/?version=latest\n :target: https://another-sudoku-library.readthedocs.io/en/latest/?version=latest\n :alt: Documentation Status\n\n\n\n\nLibrary for generating and solving Sudoku puzzles.\n\n\n* Free software: MIT license\n* Documentation: https://another-sudoku-library.readthedocs.io.\n\n\nFeatures\n--------\n\n* Generate new, random puzzles\n* Solve puzzles \n* Check correctness of puzzles\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-01-10)\n------------------\n\n* First release on PyPI.\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Library for generating and solving Sudoku puzzles.",
"version": "0.1.0",
"split_keywords": [
"sudoku"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a4d27b1276fbf34d11167f9b2ce971c09561c74667a27adef02bc1be8ace613b",
"md5": "05ed7b037d63fae78e40c35789757811",
"sha256": "f40afc36fd2bf31e7c8c55d0fe396abf92436e9b0d7e337b552daecb2f2acafd"
},
"downloads": -1,
"filename": "another_sudoku_library-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "05ed7b037d63fae78e40c35789757811",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 9465,
"upload_time": "2023-01-11T18:36:15",
"upload_time_iso_8601": "2023-01-11T18:36:15.617920Z",
"url": "https://files.pythonhosted.org/packages/a4/d2/7b1276fbf34d11167f9b2ce971c09561c74667a27adef02bc1be8ace613b/another_sudoku_library-0.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e3d064344dd6f23fc14d1764fe5e8a3189c65d4dd85ba1bad72fecab0fef2ea",
"md5": "d1287ebbcf1d0fbfa2d41eef557f2470",
"sha256": "b0a8b5369eafab6973f9c59077304b73077d80606b7659975de98fb494cf54f2"
},
"downloads": -1,
"filename": "another_sudoku_library-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d1287ebbcf1d0fbfa2d41eef557f2470",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 17312,
"upload_time": "2023-01-11T18:36:16",
"upload_time_iso_8601": "2023-01-11T18:36:16.885103Z",
"url": "https://files.pythonhosted.org/packages/9e/3d/064344dd6f23fc14d1764fe5e8a3189c65d4dd85ba1bad72fecab0fef2ea/another_sudoku_library-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-11 18:36:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "jc400",
"github_project": "another_sudoku_library",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "another-sudoku-library"
}