openelo


Nameopenelo JSON
Version 0.0.2.post2 PyPI version JSON
download
home_pagehttps://github.com/BeniaminC/Open-ELO
SummaryA set of elo systems written in Python.
upload_time2024-04-05 22:25:48
maintainerNone
docs_urlNone
authorBeniamin Condrea
requires_python>=3.12
licenseNone
keywords elo rating system mmr competition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            file: README.md

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BeniaminC/Open-ELO",
    "name": "openelo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "elo, rating system, mmr, competition",
    "author": "Beniamin Condrea",
    "author_email": "benjamin.condrea@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/54/7202e9805f56f304d3a5319938cb8b57251a19e4a215c57ea8b74d0d759a/openelo-0.0.2.post2.tar.gz",
    "platform": null,
    "description": "file: README.md\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A set of elo systems written in Python.",
    "version": "0.0.2.post2",
    "project_urls": {
        "Homepage": "https://github.com/BeniaminC/Open-ELO"
    },
    "split_keywords": [
        "elo",
        " rating system",
        " mmr",
        " competition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1547202e9805f56f304d3a5319938cb8b57251a19e4a215c57ea8b74d0d759a",
                "md5": "ecc6cd99cfb6161ad72bedada34c7bb8",
                "sha256": "ac3468a0d2a4ddbb11ad6c83ead9a07396b8d60bfc5d6904ecda18814f1b7fe9"
            },
            "downloads": -1,
            "filename": "openelo-0.0.2.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "ecc6cd99cfb6161ad72bedada34c7bb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 32386,
            "upload_time": "2024-04-05T22:25:48",
            "upload_time_iso_8601": "2024-04-05T22:25:48.655565Z",
            "url": "https://files.pythonhosted.org/packages/a1/54/7202e9805f56f304d3a5319938cb8b57251a19e4a215c57ea8b74d0d759a/openelo-0.0.2.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 22:25:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BeniaminC",
    "github_project": "Open-ELO",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "openelo"
}
        
Elapsed time: 0.23067s