Skip to content

jkmende05/pynpb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynpb

Python package to scrape and analyze data from Nippon Professional Baseball (NPB).

Overview

pynpb is a python package to be used for data analysis in baseball, specifically in the NPB in Japan. The package scrapes data from Baseball Reference to get valuable data, such as batting stats, standings, and player information. See the docs for a comprehensive description on each function and examples.

Installation

pynpb can be installed in two different ways.

The first is the following, which uses pip.

pip install pynpb

The second involves installing it directly from this github repo.

git clone https://github.com/jkmende05/pynpb
cd pynpb
pip install -e .

Next steps will involve having this python package readily available for installation when using anaconda.

Next Steps and Improvements

Any issues with the codebase should be raised and addressed on the GitHub repository. Further inquiries can be asked through email: jkmende05@gmail.com.


Credit

This package was created and developed by Justin Mende.

This package was inspired by the python package called pybaseball created by James LeDoux.

All data from this project comes from Baseball Reference (Baseball-Reference.com).

About

Python package to scrape and analyze data from Nippon Professional Baseball (NPB).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages