worldathletics


Nameworldathletics JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryPython Wrapper for World Athletics' GraphQL API
upload_time2023-06-06 18:36:36
maintainer
docs_urlNone
author
requires_python>=3.7
license
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

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

`pip install worldathletics`

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "worldathletics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "worldathletics,api-wrapper,graphql",
    "author": "",
    "author_email": "Kai Chang <kaijchang@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/00/16/6d04fabc8de86840a47533efd5f217d0e663115401a839aabc76b1e42ece/worldathletics-1.0.0.tar.gz",
    "platform": null,
    "description": "# World Athletics API\n\nThis is an auto-generated Python wrapper for World Athletics' hidden GraphQL API.\n\n`pip install worldathletics`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python Wrapper for World Athletics' GraphQL API",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/kajchang/worldathletics"
    },
    "split_keywords": [
        "worldathletics",
        "api-wrapper",
        "graphql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7875669cc578d44c1a5deb68cd364aa32b35c638a4d1bd80fa1112f3e5eec0e",
                "md5": "e0a83569f20c08b86215e7216b97114a",
                "sha256": "7b5c1e2bca905489cb04f7343b94c9614d1e884fcbafb4694dece0f22d7d13c1"
            },
            "downloads": -1,
            "filename": "worldathletics-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0a83569f20c08b86215e7216b97114a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 235057,
            "upload_time": "2023-06-06T18:36:32",
            "upload_time_iso_8601": "2023-06-06T18:36:32.720520Z",
            "url": "https://files.pythonhosted.org/packages/d7/87/5669cc578d44c1a5deb68cd364aa32b35c638a4d1bd80fa1112f3e5eec0e/worldathletics-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00166d04fabc8de86840a47533efd5f217d0e663115401a839aabc76b1e42ece",
                "md5": "b33c4c3dee6b302c157ef3812ee3ac50",
                "sha256": "31159efa4bdde3bc46b81e1700079abeb3934408791a53524364f699bba3cd6d"
            },
            "downloads": -1,
            "filename": "worldathletics-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b33c4c3dee6b302c157ef3812ee3ac50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 158554,
            "upload_time": "2023-06-06T18:36:36",
            "upload_time_iso_8601": "2023-06-06T18:36:36.573322Z",
            "url": "https://files.pythonhosted.org/packages/00/16/6d04fabc8de86840a47533efd5f217d0e663115401a839aabc76b1e42ece/worldathletics-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 18:36:36",
    "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.08681s