cfbd


Namecfbd JSON
Version 5.7.0 PyPI version JSON
download
home_pagehttps://github.com/CFBD/cfbd-python
SummaryCollege Football Data API
upload_time2025-07-12 03:11:41
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords openapi openapi-generator college football data api
VCS
bugtrack_url
requirements python_dateutil setuptools urllib3 pydantic aenum
Travis-CI No Travis.
coveralls test coverage No coveralls.
                This is an API for query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CFBD/cfbd-python",
    "name": "cfbd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, College Football Data API",
    "author": null,
    "author_email": "admin@collegefootballdata.com",
    "download_url": "https://files.pythonhosted.org/packages/03/2b/5d15fe09186da0f3ef812fa8cd92441b1cb4c95eb4a8b8ee3e25abe7d7a8/cfbd-5.7.0.tar.gz",
    "platform": null,
    "description": "    This is an API for query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "College Football Data API",
    "version": "5.7.0",
    "project_urls": {
        "Homepage": "https://github.com/CFBD/cfbd-python"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " college football data api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "43af1a2b1cf32acef9f03d4dde1d71d5f5d99d33917c1346a728c168ea015d4e",
                "md5": "f6055e1db2b73c40cf0baf76bf7d4250",
                "sha256": "a5baa5177bf118de95ae6da86ca9f856840e438ba6acf809f9369cf07029a916"
            },
            "downloads": -1,
            "filename": "cfbd-5.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6055e1db2b73c40cf0baf76bf7d4250",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 239825,
            "upload_time": "2025-07-12T03:11:39",
            "upload_time_iso_8601": "2025-07-12T03:11:39.259366Z",
            "url": "https://files.pythonhosted.org/packages/43/af/1a2b1cf32acef9f03d4dde1d71d5f5d99d33917c1346a728c168ea015d4e/cfbd-5.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "032b5d15fe09186da0f3ef812fa8cd92441b1cb4c95eb4a8b8ee3e25abe7d7a8",
                "md5": "01966b3d60e010619f7f167015134950",
                "sha256": "b45bb47cc5c5738213d457e8c6dec869b604f36a35ea1ee6e693717e1b189c3b"
            },
            "downloads": -1,
            "filename": "cfbd-5.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01966b3d60e010619f7f167015134950",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 109234,
            "upload_time": "2025-07-12T03:11:41",
            "upload_time_iso_8601": "2025-07-12T03:11:41.229470Z",
            "url": "https://files.pythonhosted.org/packages/03/2b/5d15fe09186da0f3ef812fa8cd92441b1cb4c95eb4a8b8ee3e25abe7d7a8/cfbd-5.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 03:11:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CFBD",
    "github_project": "cfbd-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": [
                [
                    "<",
                    "3.0.0"
                ],
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.10.5"
                ]
            ]
        },
        {
            "name": "aenum",
            "specs": [
                [
                    ">=",
                    "3.1.11"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "cfbd"
}
        
Elapsed time: 1.35093s