binary4fun

View on PyPIReverse Dependencies (0)

0.2.1 binary4fun-0.2.1-py3-none-any.whl

Wheel Details

Project: binary4fun
Version: 0.2.1
Filename: binary4fun-0.2.1-py3-none-any.whl
Download: [link]
Size: 4489
MD5: 249156d5e4343dd8940ba762327e7d2b
SHA256: 90bc4cbc595ae65de7f57f8e5650da9f2e86d439b9ddfd543bf892c3804d3d57
Uploaded: 2022-11-15 13:18:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: binary4fun
Version: 0.2.1
Summary: binary4fun is a small game, which tries to guess a number between 1 and 100 by binary search.
Author: Moritz Körber
Author-Email: moritz.koerber[at]gmail.com
Home-Page: https://github.com/moritzkoerber/binary4fun
Keywords: game,binary search
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: pytest; extra == "tests"
Requires-Dist: sh; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 650 characters]

WHEEL

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

RECORD

Path Digest Size
binary4fun/__init__.py sha256=uoGG7jquzZxNZib106LOB_gED-6hLWhKaHcXYzfPrv0 196
binary4fun/__main__.py sha256=7XBlnpMFGSog4Va2A25B_Tbl-QPWJQUOvBuT5X8gdWE 1638
binary4fun/_version.py sha256=F4OaytDPTe_UhnRxWr5M85fOkPtvP11Guus85TlgY6M 176
binary4fun/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
binary4fun/utils/clear_screen.py sha256=NBZHp04itGh3fZ7FszW2zbIJxkaKVeZBdJOj_xghcbo 127
binary4fun-0.2.1.dist-info/LICENSE sha256=y42ZH5Du1HpaYFvPCcRyzECZijVcA4B1Lu6OtVPmc5I 1071
binary4fun-0.2.1.dist-info/METADATA sha256=Nh2VMPKa5p9rzVpsI5pIQlizsTPDGPmSncRpnTpf2M4 1279
binary4fun-0.2.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
binary4fun-0.2.1.dist-info/entry_points.txt sha256=htiD2bLO9vYc7dGM6XEDhtty3uerRvqnSj1a2KTgD2Y 56
binary4fun-0.2.1.dist-info/top_level.txt sha256=_cqaXyfv3NI15aSGbZQpLwWKnQc9s4yzlwhnO41qh70 11
binary4fun-0.2.1.dist-info/RECORD

top_level.txt

binary4fun

entry_points.txt

binary4fun = binary4fun.__main__:main