python-chess


Namepython-chess JSON
Version 1.999 PyPI version JSON
download
home_pagehttps://github.com/niklasf/python-chess
SummaryA chess library with move generation, move validation, and support for common formats.
upload_time2020-10-26 11:30:10
maintainer
docs_urlNone
authorNiklas Fiekas
requires_python
licenseGPL-3.0+
keywords chess fen epd pgn polyglot syzygy gaviota uci xboard
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-chess
============

Package moved
-------------

This package has been moved to https://pypi.org/project/chess/.

Thanks to `Kristian Glass <https://github.com/doismellburning>`_ for making
the package name available.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/niklasf/python-chess",
    "name": "python-chess",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "chess fen epd pgn polyglot syzygy gaviota uci xboard",
    "author": "Niklas Fiekas",
    "author_email": "niklas.fiekas@backscattering.de",
    "download_url": "https://files.pythonhosted.org/packages/5f/60/7c7d132b6683ff215bf705fc55ffc0240a6cddea89657407ca0a4fb628d0/python-chess-1.999.tar.gz",
    "platform": "",
    "description": "python-chess\n============\n\nPackage moved\n-------------\n\nThis package has been moved to https://pypi.org/project/chess/.\n\nThanks to `Kristian Glass <https://github.com/doismellburning>`_ for making\nthe package name available.\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0+",
    "summary": "A chess library with move generation, move validation, and support for common formats.",
    "version": "1.999",
    "project_urls": {
        "Documentation": "https://python-chess.readthedocs.io",
        "Homepage": "https://github.com/niklasf/python-chess"
    },
    "split_keywords": [
        "chess",
        "fen",
        "epd",
        "pgn",
        "polyglot",
        "syzygy",
        "gaviota",
        "uci",
        "xboard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3847dfebc06e589530691d33c71bc7b3d8d311252b58ae338980fd4327fe77f2",
                "md5": "0728d692c7120a60d5bd0d934da1c693",
                "sha256": "93b562f8f1124cb7bf56fb095e18743758e69dc6a028ccda0badcaa5c59d88c8"
            },
            "downloads": -1,
            "filename": "python_chess-1.999-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0728d692c7120a60d5bd0d934da1c693",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1401,
            "upload_time": "2020-10-26T11:30:07",
            "upload_time_iso_8601": "2020-10-26T11:30:07.758783Z",
            "url": "https://files.pythonhosted.org/packages/38/47/dfebc06e589530691d33c71bc7b3d8d311252b58ae338980fd4327fe77f2/python_chess-1.999-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f607c7d132b6683ff215bf705fc55ffc0240a6cddea89657407ca0a4fb628d0",
                "md5": "613efe9ac60baa48cde18a88a0181711",
                "sha256": "8cad0388c42242d890ac6368ad64def15cd0165db033df0ad479492e266e5e6c"
            },
            "downloads": -1,
            "filename": "python-chess-1.999.tar.gz",
            "has_sig": false,
            "md5_digest": "613efe9ac60baa48cde18a88a0181711",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1453,
            "upload_time": "2020-10-26T11:30:10",
            "upload_time_iso_8601": "2020-10-26T11:30:10.118194Z",
            "url": "https://files.pythonhosted.org/packages/5f/60/7c7d132b6683ff215bf705fc55ffc0240a6cddea89657407ca0a4fb628d0/python-chess-1.999.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-26 11:30:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "niklasf",
    "github_project": "python-chess",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "python-chess"
}
        
Elapsed time: 0.12394s