espnfantasyfootball


Nameespnfantasyfootball JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/tbryan2/espnfantasyfootball
SummaryA Python package to interact with ESPN Fantasy Football data
upload_time2023-06-07 15:24:46
maintainer
docs_urlNone
authorTim Bryan
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements pandas matplotlib seaborn requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tbryan2/espnfantasyfootball",
    "name": "espnfantasyfootball",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tim Bryan",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e1/d2/9e5659846f3f476772581b44b95a8a6e681fe27932a27f780d5ea364afa2/espnfantasyfootball-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package to interact with ESPN Fantasy Football data",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/tbryan2/espnfantasyfootball"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab3fa47eb71fe82bf7f08765383524d45e66559adac80e3cb1d957e50c17f4c8",
                "md5": "a26995d8bedc8c87a7b8385f14fc2fc6",
                "sha256": "dd2dcdb2ef41fe35c1982fce50c28c854ddbedbb6a6ad4082ae274bf39c516e8"
            },
            "downloads": -1,
            "filename": "espnfantasyfootball-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a26995d8bedc8c87a7b8385f14fc2fc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4657,
            "upload_time": "2023-06-07T15:24:45",
            "upload_time_iso_8601": "2023-06-07T15:24:45.281222Z",
            "url": "https://files.pythonhosted.org/packages/ab/3f/a47eb71fe82bf7f08765383524d45e66559adac80e3cb1d957e50c17f4c8/espnfantasyfootball-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1d29e5659846f3f476772581b44b95a8a6e681fe27932a27f780d5ea364afa2",
                "md5": "badb59ccfcd0749e1912dc3c57f08ce0",
                "sha256": "94059282c85409d19fd4df0fcae5aa1cf9bb66b9d9a8dc09a33de7ab13268b32"
            },
            "downloads": -1,
            "filename": "espnfantasyfootball-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "badb59ccfcd0749e1912dc3c57f08ce0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4762,
            "upload_time": "2023-06-07T15:24:46",
            "upload_time_iso_8601": "2023-06-07T15:24:46.833982Z",
            "url": "https://files.pythonhosted.org/packages/e1/d2/9e5659846f3f476772581b44b95a8a6e681fe27932a27f780d5ea364afa2/espnfantasyfootball-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 15:24:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tbryan2",
    "github_project": "espnfantasyfootball",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "espnfantasyfootball"
}
        
Elapsed time: 0.07374s