Metadata-Version: 2.1
Name: pybet
Version: 0.4.2
Summary: A library of betting utilities to assist with calculation of bets, stakes and markets
Home-page: https://github.com/peaky76/pybet
License: GPL-3.0-only
Keywords: betting,gambling
Author: Robert Peacock
Author-email: robertjamespeacock@gmail.com
Requires-Python: >=3.9.0,<4.0.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Project-URL: Documentation, https://pybet.readthedocs.io/
Project-URL: Repository, https://github.com/peaky76/pybet
Description-Content-Type: text/markdown

[![PyPI](https://img.shields.io/pypi/v/pybet.svg?style=for-the-badge)](https://pypi.org/project/pybet/)
[![docs: passing](https://readthedocs.org/projects/tabletoppy/badge/?version=latest)](https://pybet.readthedocs.io/en/latest/?badge=latest)
[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# pybet

pybet is a library of betting utilities to assist with calculation of bets, stakes and markets

## Installation

`pip install pybet`

or

`poetry add pybet`

