Metadata-Version: 2.2
Name: poisson_odds
Version: 0.1.0
Summary: A Python library designed for developers and analysts to calculate betting odds with ease using the power of Poisson distribution based on team qualities.
Author-email: Nikolai Tolmachev <nikolai.tolmachev@gmail.com>
Project-URL: Homepage, https://github.com/nikolaitolmachev/poisson_odds
Project-URL: Source Code, https://github.com/nikolaitolmachev/poisson_odds
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tabulate
