plyball


Nameplyball JSON
Version 2.2.64 PyPI version JSON
download
home_pagehttps://github.com/waaronmorris/plyball
SummaryA simple package for scraping baseball data from the most popular sites.
upload_time2024-03-15 20:51:09
maintainer
docs_urlNone
authorW. Aaron Morris
requires_python
licenseMIT
keywords baseball sabermetrics data statistics statcast web scraping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Overview
**plyball** is a Python package providing a extracting data from several of 
the most popular baseball sources (Fangraphs, Statcast, etc...). A majority 
of these sources are scraped. 

## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/waaronmorris/plyball

Binary installers for the latest released version are available at the [Python
package index](https://pypi.org/project/plyball).

```sh
pip install plyball
```

## Documentation
The official documentation is hosted on ReadtheDocs.org: https://plyball.readthedocs.io/

## Dependencies
- Python (>= 3.6)
- beautifulsoup4 (>= 4.9.3)
- lxml (>= 4.6.3)
- pandas (>= 1.2.4)
- requests (>= 2.25.1)
- tqdm (>= 4.60.0)
- unidecode (>= 1.2.0)
- urllib3 (>= 1.26.4)
- xlrd (>= 2.0.1)
- xlwt (>= 1.3.0)
- openpyxl (>= 3.0.7)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/waaronmorris/plyball",
    "name": "plyball",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "baseball sabermetrics data statistics statcast web scraping",
    "author": "W. Aaron Morris",
    "author_email": "w.aaron.morris@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/94/44/f910d189d50aaaab9a8c5e2aef8d3e5f25a832097ae1c0b4edbf274e895b/plyball-2.2.64.tar.gz",
    "platform": null,
    "description": "# Overview\n**plyball** is a Python package providing a extracting data from several of \nthe most popular baseball sources (Fangraphs, Statcast, etc...). A majority \nof these sources are scraped. \n\n## Where to get it\nThe source code is currently hosted on GitHub at:\nhttps://github.com/waaronmorris/plyball\n\nBinary installers for the latest released version are available at the [Python\npackage index](https://pypi.org/project/plyball).\n\n```sh\npip install plyball\n```\n\n## Documentation\nThe official documentation is hosted on ReadtheDocs.org: https://plyball.readthedocs.io/\n\n## Dependencies\n- Python (>= 3.6)\n- beautifulsoup4 (>= 4.9.3)\n- lxml (>= 4.6.3)\n- pandas (>= 1.2.4)\n- requests (>= 2.25.1)\n- tqdm (>= 4.60.0)\n- unidecode (>= 1.2.0)\n- urllib3 (>= 1.26.4)\n- xlrd (>= 2.0.1)\n- xlwt (>= 1.3.0)\n- openpyxl (>= 3.0.7)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple package for scraping baseball data from the most popular sites.",
    "version": "2.2.64",
    "project_urls": {
        "Homepage": "https://github.com/waaronmorris/plyball"
    },
    "split_keywords": [
        "baseball",
        "sabermetrics",
        "data",
        "statistics",
        "statcast",
        "web",
        "scraping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79e5caf5eae93b4af70237cfef0492a6f787775860c107794ab786252f7edb6a",
                "md5": "0da5c8859758cd309c7ffdd674a60096",
                "sha256": "40d65198b58a08262799244e539699906400e228a0b881dc1c2e49bef838b668"
            },
            "downloads": -1,
            "filename": "plyball-2.2.64-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0da5c8859758cd309c7ffdd674a60096",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26436,
            "upload_time": "2024-03-15T20:51:07",
            "upload_time_iso_8601": "2024-03-15T20:51:07.700575Z",
            "url": "https://files.pythonhosted.org/packages/79/e5/caf5eae93b4af70237cfef0492a6f787775860c107794ab786252f7edb6a/plyball-2.2.64-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9444f910d189d50aaaab9a8c5e2aef8d3e5f25a832097ae1c0b4edbf274e895b",
                "md5": "aa63ca73533cee07f797fe4e3092c0c5",
                "sha256": "531721ac534262d14d5661ed9363f6cf258bc37d14a8036fb831c084b0ada4d5"
            },
            "downloads": -1,
            "filename": "plyball-2.2.64.tar.gz",
            "has_sig": false,
            "md5_digest": "aa63ca73533cee07f797fe4e3092c0c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24041,
            "upload_time": "2024-03-15T20:51:09",
            "upload_time_iso_8601": "2024-03-15T20:51:09.407178Z",
            "url": "https://files.pythonhosted.org/packages/94/44/f910d189d50aaaab9a8c5e2aef8d3e5f25a832097ae1c0b4edbf274e895b/plyball-2.2.64.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 20:51:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waaronmorris",
    "github_project": "plyball",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "plyball"
}
        
Elapsed time: 0.22547s