## Overview FantasyBaseballTrends is a Python library that scrapes baseball-refernce, allowing users to get offensive stats for the players in their lineup. It is instead for fantasy users to see a players trends and decide whether or not to start them, add them from the waiver wire or drop them. ## Installation To instal this library run: ``` pip install FantasyBaseballTrends ``` ```eval_rst .. toctree:: :maxdepth: 20 :caption: Contents: README.md CONTRIBUTING.md FantasyBaseballTrends.md examples.md ```