worldathletics


Nameworldathletics JSON
Version 1.2.2 PyPI version JSON
download
home_pageNone
SummaryPython Wrapper for World Athletics' GraphQL API
upload_time2024-07-14 01:19:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords worldathletics api-wrapper graphql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # World Athletics API

[![PyPI version](https://badge.fury.io/py/worldathletics.svg)](https://badge.fury.io/py/worldathletics)

This is an auto-generated Python wrapper for World Athletics' hidden GraphQL API.

`pip install worldathletics`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "worldathletics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "worldathletics, api-wrapper, graphql",
    "author": null,
    "author_email": "Kai Chang <kaijchang@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/04/3d9eaedbf60cec5a38e82f4cdb1947e39765fc63897be44c8a4a12b7cb9e/worldathletics-1.2.2.tar.gz",
    "platform": null,
    "description": "# World Athletics API\n\n[![PyPI version](https://badge.fury.io/py/worldathletics.svg)](https://badge.fury.io/py/worldathletics)\n\nThis is an auto-generated Python wrapper for World Athletics' hidden GraphQL API.\n\n`pip install worldathletics`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Wrapper for World Athletics' GraphQL API",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/kajchang/worldathletics"
    },
    "split_keywords": [
        "worldathletics",
        " api-wrapper",
        " graphql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9c0abf47a3d56fda23151e49c50c71242880978cf3356bb9a05eba1b53bc1a8",
                "md5": "f9c6c925823adfec87dadb79d4e0f97b",
                "sha256": "2ff5a9339d2f659932487b8abacdf9634a9705c5a22215602544f5ceb1976c08"
            },
            "downloads": -1,
            "filename": "worldathletics-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9c6c925823adfec87dadb79d4e0f97b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 646533,
            "upload_time": "2024-07-14T01:19:28",
            "upload_time_iso_8601": "2024-07-14T01:19:28.246753Z",
            "url": "https://files.pythonhosted.org/packages/f9/c0/abf47a3d56fda23151e49c50c71242880978cf3356bb9a05eba1b53bc1a8/worldathletics-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93043d9eaedbf60cec5a38e82f4cdb1947e39765fc63897be44c8a4a12b7cb9e",
                "md5": "3fdbfec5652f102eb38a0b2c0d9f4a04",
                "sha256": "cdac18676fbab71ff9b0437775e58bd9daf8c83e92dc01753a4f174842774d84"
            },
            "downloads": -1,
            "filename": "worldathletics-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3fdbfec5652f102eb38a0b2c0d9f4a04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 559400,
            "upload_time": "2024-07-14T01:19:31",
            "upload_time_iso_8601": "2024-07-14T01:19:31.052084Z",
            "url": "https://files.pythonhosted.org/packages/93/04/3d9eaedbf60cec5a38e82f4cdb1947e39765fc63897be44c8a4a12b7cb9e/worldathletics-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-14 01:19:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kajchang",
    "github_project": "worldathletics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "worldathletics"
}
        
Elapsed time: 0.27375s