Pybet

Latest version: v0.8.3

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.2

Refactorings

- Improve type hinting in `kelly`
- Improve var names in `kelly`
- Replace check for negative `kelly` with use of max

Others

- Configure ignores for coverage
- Complete coverage in `Odds` and `Market`
- Suspend type checking on complex constructors

0.4.1

Added

- [Documentation pages at readthedocs.io](https://pybet.readthedocs.io)

Other

- Major internal linting, build and ci changes

0.4.0

Added

- `staking` module
- `staking.kelly` method

0.3.0

Added

On `Market` class

- `.apply_margin` instance method
- `.equalise` instance method
- `.fill` instance method
- `.wipe` instance method

0.2.0

Added

- `Market` class
- `.favourites` property
- `.percentage` property
- `.overround_per_runner` property
- `.is_overbroke` property
- `.is_overround` property
- `.is_fair` property
- `.without` instance method

0.1.0

Added

- `Odds` class
- Class methods to instantiate `Odds` from moneyline, fractional odds, implied percentage and probability
- Instance methods to convert `Odds` to moneyline, fractional odds, implied percentage and probability
- `.evens` class method
- `.inverted` class method
- `.is_odds_against` and `.is_odds_on` properties
- Dunder methods for `__str__, __add__, __mul__, __rmul__, __true_div__`
- `STANDARD_FRACTIONALS` constant

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.