Metadata-Version: 2.1
Name: frc6343-scouting
Version: 0.5
Summary: A utility for analyzing Blue Alliance data
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE
Requires-Dist: tbapy (==1.3.2)
Requires-Dist: pandas
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# FRC Team 6343 Scouting Tools

Tools to aid in FRC event scouting.

<a href="https://www.python.org"><img alt="Python: 3.7+" src="https://img.shields.io/badge/Python-3.7+-Green.svg"></a>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>


## Description

TBA Tool is a Python app that analyzes Blue Alliance data for a specified event.
This project is a work in progress.

Maintainer: [Chad Stryker](https://github.com/cwstryker)

## Usage

TBD

## Installation

TBD

