Skip to main content

A simple package for scraping baseball data from the most popular sites.

Project description

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.

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)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plyball-2.2.64.tar.gz (24.0 kB view hashes)

Uploaded Source

Built Distribution

plyball-2.2.64-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page