cbbd


Namecbbd JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/CFBD/cbbd-python
SummaryCollege Basketball Data API
upload_time2025-01-30 04:06:46
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords openapi openapi-generator college basketball data api
VCS
bugtrack_url
requirements python_dateutil setuptools urllib3 pydantic aenum
Travis-CI No Travis.
coveralls test coverage No coveralls.
                This API is in limited Beta for Patreon subscribers. It may have bugs and is subject to changes. API keys can be acquired from the CollegeFootballData.com website.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CFBD/cbbd-python",
    "name": "cbbd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, College Basketball Data API",
    "author": null,
    "author_email": "admin@collegefootballdata.com",
    "download_url": "https://files.pythonhosted.org/packages/13/f5/4cf175c92849ff85c22bd6e319dcd90569cc4ecef99f9b3d4240370f92a3/cbbd-1.3.0.tar.gz",
    "platform": null,
    "description": "    This API is in limited Beta for Patreon subscribers. It may have bugs and is subject to changes. API keys can be acquired from the CollegeFootballData.com website.\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "College Basketball Data API",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/CFBD/cbbd-python"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " college basketball data api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "08a90405a760c2c5d62e65d0d7a685b6f6a202821130a8ed60b3f7c2afa7afb7",
                "md5": "c224cc147b1d978f6de48fe1028f3e38",
                "sha256": "1ecd0add8e488d2af5290f42ee60d5cca8b071def1e31763a7936f7d0a33d1f6"
            },
            "downloads": -1,
            "filename": "cbbd-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c224cc147b1d978f6de48fe1028f3e38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 86831,
            "upload_time": "2025-01-30T04:06:44",
            "upload_time_iso_8601": "2025-01-30T04:06:44.624197Z",
            "url": "https://files.pythonhosted.org/packages/08/a9/0405a760c2c5d62e65d0d7a685b6f6a202821130a8ed60b3f7c2afa7afb7/cbbd-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13f54cf175c92849ff85c22bd6e319dcd90569cc4ecef99f9b3d4240370f92a3",
                "md5": "fae73f60432f9ba9a2c049f0dca25a14",
                "sha256": "b7f9017d52471d73c3a3650f7f36c0115ab93cdadc360cae3861c2a2d07f3bcf"
            },
            "downloads": -1,
            "filename": "cbbd-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fae73f60432f9ba9a2c049f0dca25a14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47430,
            "upload_time": "2025-01-30T04:06:46",
            "upload_time_iso_8601": "2025-01-30T04:06:46.641078Z",
            "url": "https://files.pythonhosted.org/packages/13/f5/4cf175c92849ff85c22bd6e319dcd90569cc4ecef99f9b3d4240370f92a3/cbbd-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 04:06:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CFBD",
    "github_project": "cbbd-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "1.10.5"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "aenum",
            "specs": [
                [
                    ">=",
                    "3.1.11"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "cbbd"
}
        
Elapsed time: 3.60143s