kelly-cli

View on PyPIReverse Dependencies (0)

0.3.1 kelly_cli-0.3.1-py3-none-any.whl

Wheel Details

Project: kelly-cli
Version: 0.3.1
Filename: kelly_cli-0.3.1-py3-none-any.whl
Download: [link]
Size: 2218
MD5: 46b93012a40abed8159c0fbdec1c6996
SHA256: bbfaa7168d950be95ce3bbdd14afe932a9a25836ad95534335c1938c846b150f
Uploaded: 2024-01-23 21:40:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kelly-cli
Version: 0.3.1
Summary: A command line tool for calculating the Kelly Criterion betting stake for given odds and bank size
Author: peaky76
Author-Email: robertjamespeacock[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pybet (<0.9,>=0.8)
Description-Content-Type: text/markdown
[Description omitted; length: 351 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kelly_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kelly_cli/kelly.py sha256=fGW782qXmti-tJU923oLgx57sOM9FQw5zcheIVvZHxM 1265
kelly_cli-0.3.1.dist-info/entry_points.txt sha256=REJREwYFkDvCd00SiIKLIalFci4Cu4pHP9dnpNUh7EY 82
kelly_cli-0.3.1.dist-info/METADATA sha256=HUAfBt1icQD1GnYr-nECWn8VoEn5yh1Ry4c1tQarLaU 812
kelly_cli-0.3.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
kelly_cli-0.3.1.dist-info/RECORD

entry_points.txt

kelly = kelly_cli.kelly:kelly
test_kelly = tests.test_kelly:runner