weighted-choice

View on PyPIReverse Dependencies (0)

0.1.0 weighted_choice-0.1.0-py3-none-any.whl

Wheel Details

Project: weighted-choice
Version: 0.1.0
Filename: weighted_choice-0.1.0-py3-none-any.whl
Download: [link]
Size: 4468
MD5: 70510de9712bb8415c6ba6aa01aff6f5
SHA256: 8b48457d0a099a724adbae0fe81ef8f015e9ae21761a48402b3441d96184d2c1
Uploaded: 2018-07-12 17:50:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: weighted-choice
Version: 0.1.0
Summary: Select items randomly from a list with weighted probability of selection
Author: Tucker Beck
Author-Email: tucker.beck[at]gmail.com
Home-Page: https://github.com/dusktreader/weighted-choice
License: MIT
Requires-Dist: click
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-view; extra == "dev"
Provides-Extra: dev
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 1148 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_weighted_choice.py sha256=7bL0_IRLNCpEoyucloSYb-uJ_gxwsCsF7l88xC-6QX0 1495
weighted_choice/__init__.py sha256=-MItYS6FUmWe_vzn3pk5whkm1KQg6nSfhoTjy2qLqzY 279
weighted_choice/base.py sha256=gybGR3JLSEMXf6GxjaT4Wq5JdjdDz7QOGxKKiajx5Ic 1348
weighted_choice/cli.py sha256=aFl9Ja7DRVh-rIR3_gsGRnp2j9TJzUrJPywDv7os6jo 588
weighted_choice/exceptions.py sha256=bZvokKAoJZ6ocdETyFij-3sJYfDh_lNcL4LnFQXtAWo 148
weighted_choice-0.1.0.dist-info/METADATA sha256=jdUM132QOiLbJ2dLugDGBOjuOZDb6WBeva3Ta4XPK30 1690
weighted_choice-0.1.0.dist-info/RECORD
weighted_choice-0.1.0.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
weighted_choice-0.1.0.dist-info/entry_points.txt sha256=ZZm4c5vbVGqDX2CFBdiMMRM06Ed5ZNr22jcqyQLttFs 62
weighted_choice-0.1.0.dist-info/top_level.txt sha256=jP5hETrALevV6s7VQgheWM91vbdGb04Q-S226vHLmho 22

top_level.txt

tests
weighted_choice

entry_points.txt

weighted-choice = weighted_choice.cli:main