Metadata-Version: 2.1
Name: brad
Version: 0.1.0a3
Summary: Brad is a Python package for Bootstrap, permutation tests and other resampling functions.
Home-page: https://github.com/tcbegley/brad
Author: tcbegley
Author-email: tomcbegley@gmail.com
License: MIT
Description: # Brad
        
        ![gh-actions](https://github.com/tcbegley/brad/workflows/Tests/badge.svg)
        [![codecov](https://codecov.io/gh/tcbegley/brad/branch/main/graph/badge.svg?token=aJUDsDeu1t)](https://codecov.io/gh/tcbegley/brad)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/brad)
        ![PyPI - License](https://img.shields.io/pypi/l/brad)
        
        Brad is a Python package for Bootstrap, permutation tests and other resampling
        functions.
        
        ## Contributing
        
        See the
        [contributing guide](https://github.com/tcbegley/brad/blob/main/.github/CONTRIBUTING.md)
        for details on how to contribute, run tests, build `brad`, and make releases.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
