Metadata-Version: 2.2
Name: owl_ab_test
Version: 0.1.4
Summary: A Python package for A/B testing statistical analysis
Home-page: https://github.com/yourusername/owl_ab_test
Author: owl_ab_test
Author-email: Anika Ranginani <planet.anika@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/anika-academia/owl_ab_test
Project-URL: Bug Tracker, https://github.com/anika-academia/owl_ab_test/issues
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<1.23.0,>=1.22.1
Requires-Dist: pandas<1.5.0,>=1.4.4
Requires-Dist: pytest>=7.4.0
Requires-Dist: scipy<1.14.0,>=1.7.3
Requires-Dist: setuptools>=75.8.0
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# owl_ab_test

A Python package for A/B testing statistical analysis. This package provides tools for analyzing the results of A/B tests with a focus on proportion testing.

## Installation

