yahoo-parser


Nameyahoo-parser JSON
Version 6.0.0 PyPI version JSON
download
home_pageNone
SummaryParse json response from Yahoo Fantasy API
upload_time2023-11-22 21:56:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords data fantasy football json parse yahoo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yahoo-parser

[![PyPI - Version](https://img.shields.io/pypi/v/yahoo-parser.svg)](https://pypi.org/project/yahoo-parser)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/yahoo-parser.svg)](https://pypi.org/project/yahoo-parser)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install yahoo-parser
```

## License

`yahoo-parser` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yahoo-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "data,fantasy,football,json,parse,yahoo",
    "author": null,
    "author_email": "Tim Cuddeback <cuddebtj@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/82/dd/05e999d3b0a1d4957520e7c328b986be388fced8a75a2ae05785791bd41a/yahoo_parser-6.0.0.tar.gz",
    "platform": null,
    "description": "# yahoo-parser\n\n[![PyPI - Version](https://img.shields.io/pypi/v/yahoo-parser.svg)](https://pypi.org/project/yahoo-parser)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/yahoo-parser.svg)](https://pypi.org/project/yahoo-parser)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install yahoo-parser\n```\n\n## License\n\n`yahoo-parser` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Parse json response from Yahoo Fantasy API",
    "version": "6.0.0",
    "project_urls": {
        "Documentation": "https://github.com/fantasy-sidelines/yahoo-parser#readme",
        "Issues": "https://github.com/fantasy-sidelines/yahoo-parser/issues",
        "Source": "https://github.com/fantasy-sidelines/yahoo-parser"
    },
    "split_keywords": [
        "data",
        "fantasy",
        "football",
        "json",
        "parse",
        "yahoo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3305a3e09ba7925df966572ca443b88baf890e7a20aad1c8a779e13a5509b00f",
                "md5": "bf4fce5ec60ac76d81a7cb090cc16a04",
                "sha256": "cd16732bba8ac03502a395d519f646e2bf9b48e15773db29aafab921c2b93bca"
            },
            "downloads": -1,
            "filename": "yahoo_parser-6.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf4fce5ec60ac76d81a7cb090cc16a04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8494,
            "upload_time": "2023-11-22T21:56:07",
            "upload_time_iso_8601": "2023-11-22T21:56:07.149699Z",
            "url": "https://files.pythonhosted.org/packages/33/05/a3e09ba7925df966572ca443b88baf890e7a20aad1c8a779e13a5509b00f/yahoo_parser-6.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82dd05e999d3b0a1d4957520e7c328b986be388fced8a75a2ae05785791bd41a",
                "md5": "b3952acadee75d2d826a24563c7dea0b",
                "sha256": "6482464bbeead6f17dcad179db8c979f4eef454e43aa780fdaa0acc79615b735"
            },
            "downloads": -1,
            "filename": "yahoo_parser-6.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3952acadee75d2d826a24563c7dea0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11293,
            "upload_time": "2023-11-22T21:56:05",
            "upload_time_iso_8601": "2023-11-22T21:56:05.871673Z",
            "url": "https://files.pythonhosted.org/packages/82/dd/05e999d3b0a1d4957520e7c328b986be388fced8a75a2ae05785791bd41a/yahoo_parser-6.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 21:56:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fantasy-sidelines",
    "github_project": "yahoo-parser#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yahoo-parser"
}
        
Elapsed time: 0.14076s