Metadata-Version: 2.4
Name: baseballcommand
Version: 0.0.1
Summary: This is a tool that will retrieve Major League Baseball scores and stats.
License-Expression: MIT
Author: Owen Powell
Author-email: opowell2899@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: requests (>=2.34.2,<3.0.0)
