sudokutils


Namesudokutils JSON
Version 1.1.1b1 PyPI version JSON
download
home_pageNone
SummaryUtilities for working with sudokus
upload_time2023-01-29 11:48:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords sudoku utilities rust
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sudokutils

Utilities for working with sudokus, including:
- A solver
- A generator
- A validator


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sudokutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "wookie184 <wookie1840@gmail.com>",
    "keywords": "sudoku,utilities,rust",
    "author": null,
    "author_email": "wookie184 <wookie1840@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/07/ef/249631ccdf37fc6ba5c79b50cf702cb980cb540b6380871086ed8e49677f/sudokutils-1.1.1b1.tar.gz",
    "platform": null,
    "description": "# sudokutils\r\n\r\nUtilities for working with sudokus, including:\r\n- A solver\r\n- A generator\r\n- A validator\r\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utilities for working with sudokus",
    "version": "1.1.1b1",
    "split_keywords": [
        "sudoku",
        "utilities",
        "rust"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8049440c3e165658442081cabeb0eba16f2f9d4aeafe6332aaf985d0f5c21533",
                "md5": "6d15bddca3c039d9e72bd50be142bcb8",
                "sha256": "3622eecdfb782b7e30f3b121302e049f3ab16e1b07940b3b2a4ab4db87cef290"
            },
            "downloads": -1,
            "filename": "sudokutils-1.1.1b1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6d15bddca3c039d9e72bd50be142bcb8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.8",
            "size": 1107009,
            "upload_time": "2023-01-29T11:48:57",
            "upload_time_iso_8601": "2023-01-29T11:48:57.875750Z",
            "url": "https://files.pythonhosted.org/packages/80/49/440c3e165658442081cabeb0eba16f2f9d4aeafe6332aaf985d0f5c21533/sudokutils-1.1.1b1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f617aa1d38987eb41fa2a97ff0518cc84699dd711c8aafd0e6c8591d59b03af4",
                "md5": "43b650a065e48712af32309baaa9246b",
                "sha256": "d7f510574bde4448f5246cbe41567b16aebf92bf719213b85d83b33d8f728d2b"
            },
            "downloads": -1,
            "filename": "sudokutils-1.1.1b1-cp37-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "43b650a065e48712af32309baaa9246b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.8",
            "size": 145358,
            "upload_time": "2023-01-29T11:48:37",
            "upload_time_iso_8601": "2023-01-29T11:48:37.120271Z",
            "url": "https://files.pythonhosted.org/packages/f6/17/aa1d38987eb41fa2a97ff0518cc84699dd711c8aafd0e6c8591d59b03af4/sudokutils-1.1.1b1-cp37-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07ef249631ccdf37fc6ba5c79b50cf702cb980cb540b6380871086ed8e49677f",
                "md5": "5b39be4f68539a02574bb94d817593eb",
                "sha256": "cda0a4a6111a3cbcb4c4a3bbe6737d88eb60ed651165a2b49252fc6712082ffb"
            },
            "downloads": -1,
            "filename": "sudokutils-1.1.1b1.tar.gz",
            "has_sig": false,
            "md5_digest": "5b39be4f68539a02574bb94d817593eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23259,
            "upload_time": "2023-01-29T11:48:39",
            "upload_time_iso_8601": "2023-01-29T11:48:39.071476Z",
            "url": "https://files.pythonhosted.org/packages/07/ef/249631ccdf37fc6ba5c79b50cf702cb980cb540b6380871086ed8e49677f/sudokutils-1.1.1b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-29 11:48:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sudokutils"
}
        
Elapsed time: 0.03275s