nflscraPy


NamenflscraPy JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryDatasets and Scraping Functions for NFL Data
upload_time2023-01-09 08:17:33
maintainer
docs_urlNone
authorTyler Durden
requires_python
licenseMIT License
keywords python scraper nfl data pro football reference sports reference fivethirtyeight
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package was inspired by the creators of nflscrapR and nflfastR and 
the tremendous influence they have had on the open-source NFL community. 
The functionality of nflscraPy was designed to allow Python users to easily ingest boxscore and 
seasonal data from publicly available resourses, in particular, Pro Football Reference.
Hopefully this package builds upon the availabilty of open-source resources for the football and data analytics community.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nflscraPy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,scraper,NFL Data,Pro Football Reference,Sports Reference,fiveThirtyEight",
    "author": "Tyler Durden",
    "author_email": "blankpagelabs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/af/59/4b87d098163688f6223494714a7eb4fa45dc601f6104ee591b798d6b27ec/nflscraPy-0.1.2.tar.gz",
    "platform": null,
    "description": "This package was inspired by the creators of nflscrapR and nflfastR and \nthe tremendous influence they have had on the open-source NFL community. \nThe functionality of nflscraPy was designed to allow Python users to easily ingest boxscore and \nseasonal data from publicly available resourses, in particular, Pro Football Reference.\nHopefully this package builds upon the availabilty of open-source resources for the football and data analytics community.",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Datasets and Scraping Functions for NFL Data",
    "version": "0.1.2",
    "split_keywords": [
        "python",
        "scraper",
        "nfl data",
        "pro football reference",
        "sports reference",
        "fivethirtyeight"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af594b87d098163688f6223494714a7eb4fa45dc601f6104ee591b798d6b27ec",
                "md5": "0dc32616723fda35c0e34c0a1a0f5f87",
                "sha256": "b1bc1706e5f1f96533eefae3ad968f7b16e48e13f14529d27df8f19981967f38"
            },
            "downloads": -1,
            "filename": "nflscraPy-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0dc32616723fda35c0e34c0a1a0f5f87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14035,
            "upload_time": "2023-01-09T08:17:33",
            "upload_time_iso_8601": "2023-01-09T08:17:33.717561Z",
            "url": "https://files.pythonhosted.org/packages/af/59/4b87d098163688f6223494714a7eb4fa45dc601f6104ee591b798d6b27ec/nflscraPy-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-09 08:17:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nflscrapy"
}
        
Elapsed time: 0.02631s