mlb-sdk


Namemlb-sdk JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryPython wrapper for MLB APIs
upload_time2024-01-29 05:46:50
maintainer
docs_urlNone
authorRyan Schreiber
requires_python>=3.0
license
keywords mlb major league baseball sdk mlb-sdk sports professional
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MLB SDK

This library is intended to make it easier to use the MLB APIs (Stats API, DSP, etc). It does not provide access to the underlying APIs, you need to come with your own credentials provided by the league.

## Copyright Notice
This package and its author are not affiliated with MLB or any MLB team. This API wrapper interfaces with MLB's Stats API. Use of MLB data is subject to the notice posted at http://gdx.mlb.com/components/copyright.txt.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mlb-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "mlb major league baseball sdk mlb-sdk sports professional",
    "author": "Ryan Schreiber",
    "author_email": "ryanschreiber86@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/b5/c91b56b0ced200463bce303fcfc235e673a6267ad5db524cdd46a96b7ebb/mlb-sdk-1.1.1.tar.gz",
    "platform": null,
    "description": "# MLB SDK\n\nThis library is intended to make it easier to use the MLB APIs (Stats API, DSP, etc). It does not provide access to the underlying APIs, you need to come with your own credentials provided by the league.\n\n## Copyright Notice\nThis package and its author are not affiliated with MLB or any MLB team. This API wrapper interfaces with MLB's Stats API. Use of MLB data is subject to the notice posted at http://gdx.mlb.com/components/copyright.txt.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python wrapper for MLB APIs",
    "version": "1.1.1",
    "project_urls": {
        "Documentation": "https://github.com/mlb-sdk/python-mlb-sdk/",
        "Source": "https://github.com/mlb-sdk/python-mlb-sdk/",
        "Tracker": "https://github.com/mlb-sdk/python-mlb-sdk/issues"
    },
    "split_keywords": [
        "mlb",
        "major",
        "league",
        "baseball",
        "sdk",
        "mlb-sdk",
        "sports",
        "professional"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0373fe179065e786f1ea13622b189b6f88235ecc3f3066bc3b3c1aa5cc4c36ab",
                "md5": "2fd6ef69538c7478e6ca8165cd9cdfe2",
                "sha256": "93f806e81db2aa0fc678854246e9cf936fc494b0ead449ca8eb1743d23ef6cfc"
            },
            "downloads": -1,
            "filename": "mlb_sdk-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fd6ef69538c7478e6ca8165cd9cdfe2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 15059,
            "upload_time": "2024-01-29T05:46:49",
            "upload_time_iso_8601": "2024-01-29T05:46:49.118736Z",
            "url": "https://files.pythonhosted.org/packages/03/73/fe179065e786f1ea13622b189b6f88235ecc3f3066bc3b3c1aa5cc4c36ab/mlb_sdk-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2b5c91b56b0ced200463bce303fcfc235e673a6267ad5db524cdd46a96b7ebb",
                "md5": "fad122e5cc01c37813a11dbb869fde14",
                "sha256": "5513163082a89b1ba8054ad52f8d947b3d6fd5e316879838ef10db832dce2ea5"
            },
            "downloads": -1,
            "filename": "mlb-sdk-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fad122e5cc01c37813a11dbb869fde14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 11566,
            "upload_time": "2024-01-29T05:46:50",
            "upload_time_iso_8601": "2024-01-29T05:46:50.520399Z",
            "url": "https://files.pythonhosted.org/packages/f2/b5/c91b56b0ced200463bce303fcfc235e673a6267ad5db524cdd46a96b7ebb/mlb-sdk-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 05:46:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlb-sdk",
    "github_project": "python-mlb-sdk",
    "github_not_found": true,
    "lcname": "mlb-sdk"
}
        
Elapsed time: 0.17551s