Metadata-Version: 2.1
Name: stripstats
Version: 0.0.1
Summary: Statistical Analysis package for Python
Project-URL: Homepage, https://github.com/ewhenry/stripstats
Project-URL: Bug Tracker, https://github.com/ewhenry/stripstats/issues
Author-email: Henry Wandover <hw9692@bard.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# stripstats

This is a working statistics library.

## Installation

pip install stripstats

### Get Started

import stripstats

You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.
